Age | Commit message (Expand) | Author |
2020-08-21 | Adding missing deprecated exception section to Deprecated page | Błażej Kardyś |
2020-08-21 | Deprecated elements page for javadoc format | Błażej Kardyś |
2020-08-20 | Include interfaces to abstract model | Marcin Aman |
2020-08-20 | Revert unwanted changes | Marcin Aman |
2020-08-20 | Javadoc package-list | Marcin Aman |
2020-08-20 | Fix requested bugfixes | Andrzej Ratajczak |
2020-08-20 | Fix tests after bad rebase | Andrzej Ratajczak |
2020-08-20 | Fix LinkProvider to link properly all nested generic parameters | Andrzej Ratajczak |
2020-08-20 | Hide unused generic type variables in constructor | Andrzej Ratajczak |
2020-08-19 | Index page for javadoc (#1244) | Błażej Kardyś |
2020-08-19 | LocationProvider: Implement new `resolveOrThrow` API | sebastian.sellmair |
2020-08-19 | Remove unnecessary helper method | Kamil Doległo |
2020-08-19 | Replace !! with some meaningful messages | Kamil Doległo |
2020-08-19 | Add external links to Javadoc tests | Kamil Doległo |
2020-08-19 | Refactor location providers | Kamil Doległo |
2020-08-19 | Fix tests containing unresolved links | Kamil Doległo |
2020-08-19 | Make unresolved links render as text | Kamil Doległo |
2020-08-17 | Add tests and add projections to javadoc | Andrzej Ratajczak |
2020-08-17 | Fix generic supertypes to hold TypeParameters | Andrzej Ratajczak |
2020-08-17 | Rename `ContentSourceSet` to `DisplaySourceSet` | sebastian.sellmair |
2020-08-17 | Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model` | sebastian.sellmair |
2020-08-17 | JavadocContentNodes: add support for `withSourceSets` API | sebastian.sellmair |
2020-08-17 | Implement SourceSetMergingPageTransformer | sebastian.sellmair |
2020-08-17 | Implement `ContentSourceSet` | sebastian.sellmair |
2020-08-14 | Replace ExternalDocumentationLink.Builder with factory functions | sebastian.sellmair |
2020-08-14 | DokkaConfiguration: Use `Set` instead of `List` when collections are expected... | sebastian.sellmair |
2020-08-14 | Simplify Dokka Gradle Plugin | sebastian.sellmair |
2020-08-11 | Fixing javadoc comment parser for psi files | Błażej Kardyś |
2020-08-04 | Javadoc plugin package name fix | Błażej Kardyś |
2020-07-30 | Move `testApi.utils` to `org.jetbrains.dokka.testApi.utils` | Kamil Doległo |
2020-07-27 | Disabling not working links for navigation menu | Błażej Kardyś |
2020-07-23 | Remove leftover from javadoc | Marcin Aman |
2020-07-22 | Follow Javadoc file path convention | Alex Saveau |
2020-07-21 | Wrap superclasses in Javadoc (#1191) | Marcin Aman |
2020-07-20 | Upgrade kotlinx-html to 0.7.1-1.4-M3 | sebastian.sellmair |
2020-07-16 | Fix not working javadoc anchors | Kamil Doległo |
2020-07-16 | Implement javadoc search | Marcin Aman |
2020-07-15 | Fix presenting inline code in KDoc | Andrzej Ratajczak |
2020-07-15 | Fix table rendering with JDK12 stylesheets | Kamil Doległo |
2020-07-15 | Remove unnecessary files | Kamil Doległo |
2020-07-15 | Changing javadoc anchor format to Java 12 one | Błażej Kardyś |
2020-07-15 | Javadoc constructor anchor link fix | Błażej Kardyś |
2020-07-14 | Adapt changes from "Simplify publishing configuration and enable sourcejars" | sebastian.sellmair |
2020-07-14 | Simplify publishing configuration and enable sourcejars | Aurimas Liutikas |
2020-07-13 | Javadoc anchors | Błażej Kardyś |
2020-07-13 | Update the javadoc stylesheet | Kamil Doległo |
2020-07-13 | Draft for showing only first level of inheritance | Marcin Aman |
2020-07-13 | Remove `format` from dokka DokkaConfiguration | sebastian.sellmair |
2020-07-10 | Fix rendering of classlikes on packages page | Andrzej Ratajczak |
2020-07-09 | Implement PublicationValidation | sebastian.sellmair |