Age | Commit message (Expand) | Author |
2022-02-21 | Code cleanups (#2165) | Goooler |
2022-02-15 | Convert interfaces to functional (#2360) | Goooler |
2022-01-27 | Fix resolving DRIs of Enum Entries (#2305) | Andrzej Ratajczak |
2021-10-15 | Fix adding new custom stylesheets in submodules (#2168) | vmishenev |
2021-09-30 | Fix wrong path to root (#2130) | vmishenev |
2021-09-21 | Fix link to javadoc enum entry (#2131) | vmishenev |
2021-07-28 | Fix broken link in kotlinx.serialization (#2038) | Marcin Aman |
2021-07-06 | Change jekyll links to be .html (#1990) | Marcin Aman |
2021-07-05 | Flatten multi-module structure (#1980) | Kamil Doległo |
2021-04-21 | Make anchors stable (#1851) | Marcin Aman |
2021-03-04 | Fix clashing properties and external links ordering (#1765) | Marcin Aman |
2021-02-19 | Add legacy KotlinWebsite format to recognized link formats (#1750) | Kamil Doległo |
2021-02-08 | More explicit exception message when dokka failes to get package list | Marcin Aman |
2021-01-05 | Versioning (#1654) | Błażej Kardyś |
2020-12-17 | Multimodule tests (#1670) | Marcin Aman |
2020-11-27 | Changing how multimodule location provider works and improving gfm link subst... | Błażej Kardyś |
2020-11-27 | Unify MultimoduleLocationProvider | Kamil Doległo |
2020-11-27 | Fixing tests after moving SingleGeneration to base | Błażej Kardyś |
2020-11-27 | Implement immediate temaplates resolution | Paweł Marks |
2020-11-27 | Implement basic link resolution | Kamil Doległo |
2020-11-27 | Extracting dokka generation to the dedicated extension point | Paweł Marks |
2020-10-20 | Fix anchor linking when the linked type is on a different platform (#1568) | Kamil Doległo |
2020-10-08 | Add information about content kind and sourceset to anchor | Marcin Aman |
2020-10-08 | Fixes to multimodule page anchoring | Marcin Aman |
2020-10-08 | Anchors hint | Marcin Aman |
2020-10-06 | Addding separate pages for properties | Błażej Kardyś |
2020-10-01 | Escape urls in anchors | Marcin Aman |
2020-09-30 | Implement more reliable PackageListService | Kamil Doległo |
2020-09-30 | Fix a bug in the DefaultLocationProvider which skipped lookup of some relocat... | Kamil Doległo |
2020-09-24 | Escape special characters in file names | Marcin Aman |
2020-09-10 | Fix presentation of typealiases | Andrzej Ratajczak |
2020-09-08 | Fix multimodule DRI location provider mapping | Andrzej Ratajczak |
2020-09-08 | Changed way of merging documentables to avoid exception on merging documentab... | Andrzej Ratajczak |
2020-08-31 | Re-use includes form child tasks for all modules page generation | sebastian.sellmair |
2020-08-31 | Let root package be represented as [root] to the user | sebastian.sellmair |
2020-08-31 | Let `DRI.packageName` always be a real package name for root packages ("") | sebastian.sellmair |
2020-08-25 | Fix external links to Android and Androix documentations | Kamil Doległo |
2020-08-21 | Fix linking to declarations in companion objects in old dokka formats | Kamil Doległo |
2020-08-20 | Fix tests after bad rebase | Andrzej Ratajczak |
2020-08-19 | LocationProvider: Implement new `resolveOrThrow` API | sebastian.sellmair |
2020-08-19 | PackageList.kt: Remove unused import | sebastian.sellmair |
2020-08-19 | MultimoduleLocationProvider.kt: Remove unused import | sebastian.sellmair |
2020-08-19 | Fix relocation id creation in the Dokka010ExternalLocationProvider | Kamil Doległo |
2020-08-19 | Respect relocated declarations | Kamil Doległo |
2020-08-19 | Split `PackageList.load()` into several methods | Kamil Doległo |
2020-08-19 | Make `RecognizedLinkFormat.fromString()` eager | Kamil Doległo |
2020-08-19 | Rename `doOpenConnectionToReadContent` to `readContent` and make it return `I... | Kamil Doległo |
2020-08-19 | Rename `ExternalDocumentationInfo` to `ExternalDocumentation` | Kamil Doległo |
2020-08-19 | Specify generic type explicitly, fix formatting | Kamil Doległo |
2020-08-19 | Refactor location providers | Kamil Doległo |