Age | Commit message (Expand) | Author |
2021-12-17 | Use sourceRoots as samples dirs by default (#2216) | Vadim Mishenev |
2021-12-07 | Support deeply nested description terms and details | Ignat Beresnev |
2021-12-06 | Description list support for JavaDocs (#2213) | Ignat Beresnev |
2021-09-08 | Dark mode on samples (#2116) | Marcin Aman |
2021-08-25 | Manual highlighting webhelp (#2079) | vmishenev |
2021-07-28 | Fix broken link in kotlinx.serialization (#2038) | Marcin Aman |
2021-07-22 | Bump kotlin 1.5.21 (#2031) | Marcin Aman |
2021-06-22 | Multilanguage docs inheritance (#1951) | Marcin Aman |
2021-04-14 | Handle html in kdoc (#1805) | Marcin Aman |
2021-03-10 | Add sourceset name to source label (#1767) | Marcin Aman |
2020-12-29 | Parsing of JvmName (#1675) | Marcin Aman |
2020-11-09 | Cleaning querying from plugins where possible | Błażej Kardyś |
2020-10-30 | Fix parsing first word in deprecated (#1595) | Marcin Aman |
2020-10-15 | Make names resulting from clashing DRI-s appear only in navigatable components | Marcin Aman |
2020-10-08 | Add information about content kind and sourceset to anchor | Marcin Aman |
2020-10-08 | Anchors hint | Marcin Aman |
2020-10-07 | Introduce top-level DocTag | Andrzej Ratajczak |
2020-09-08 | Apply requested changes | Andrzej Ratajczak |
2020-09-08 | Handle same level declared expected classlikes | Andrzej Ratajczak |
2020-08-31 | Let module name be configurable withing `AbstractDokkaTask` and remove concep... | sebastian.sellmair |
2020-08-28 | Draft for improving code formatting #1346 | Marcin Aman |
2020-08-24 | Fix SourceLinksTransformer#DocumentableSource#toLink | sebastian.sellmair |
2020-08-24 | SourceLinksTransformer: Use java.io.File to match source files | sebastian.sellmair |
2020-08-17 | Inline `val newContent` in SourceSetMergingPageTransformer | sebastian.sellmair |
2020-08-17 | Rename `ContentSourceSet` to `DisplaySourceSet` | sebastian.sellmair |
2020-08-17 | Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model` | sebastian.sellmair |
2020-08-17 | Implement SourceSetMergingPageTransformer | sebastian.sellmair |
2020-08-17 | Implement `ContentSourceSet` | sebastian.sellmair |
2020-08-14 | Use java.net.URL consistently across Gradle Plugin API surface | sebastian.sellmair |
2020-08-14 | Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition API | 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-07-16 | Implement javadoc search | Marcin Aman |
2020-07-15 | Fix page merging bug that prevented including Kotlin Playground | Kamil Doległo |
2020-07-15 | Fix presenting inline code in KDoc | Andrzej Ratajczak |
2020-07-13 | Implemented extension point for tab sorting strategy | Filip Zybała |
2020-07-08 | Add GFM tests | Andrzej Ratajczak |
2020-07-06 | Enforce workspace unique SourceSetID | sebastian.sellmair |
2020-07-02 | Handling multi-line list items. Added tests for comment to content converter. | Filip Zybała |
2020-06-25 | Make samples runnable | Kamil Doległo |
2020-06-25 | Enforces directory for classlikes | Andrzej Ratajczak |
2020-06-25 | Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use... | Kamil Doległo |
2020-06-25 | Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal... | sebastian.sellmair |
2020-06-25 | Make signatures groups be unique per sourceSet data | Andrzej Ratajczak |
2020-06-25 | Refactor deprecated transformer | Andrzej Ratajczak |
2020-06-25 | Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ... | Andrzej Ratajczak |
2020-06-24 | Wrong signatures in search component fix | Filip Zybała |
2020-06-18 | Fixed sources platform tags; tailrec and external modifiers; sorting. | Filip Zybała |
2020-06-15 | Change sourceSet collection from List to Set | Kamil Doległo |
2020-06-12 | Add platform dependent annotations | Andrzej Ratajczak |