aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/resolvers/local/DokkaLocationProvider.kt
AgeCommit message (Expand)Author
2021-01-05Versioning (#1654)Błażej Kardyś
2020-11-27Changing how multimodule location provider works and improving gfm link subst...Błażej Kardyś
2020-11-27Implement immediate temaplates resolutionPaweł Marks
2020-11-27Extracting dokka generation to the dedicated extension pointPaweł Marks
2020-10-20Fix anchor linking when the linked type is on a different platform (#1568)Kamil Doległo
2020-10-08Add information about content kind and sourceset to anchorMarcin Aman
2020-10-08Fixes to multimodule page anchoringMarcin Aman
2020-10-01Escape urls in anchorsMarcin Aman
2020-09-24Escape special characters in file namesMarcin Aman
2020-09-10Fix presentation of typealiasesAndrzej Ratajczak
2020-09-08Fix multimodule DRI location provider mappingAndrzej Ratajczak
2020-09-08Changed way of merging documentables to avoid exception on merging documentab...Andrzej Ratajczak
2020-08-31Let root package be represented as [root] to the usersebastian.sellmair
2020-08-31Let `DRI.packageName` always be a real package name for root packages ("")sebastian.sellmair
2020-08-20Fix tests after bad rebaseAndrzej Ratajczak
2020-08-19Respect relocated declarationsKamil Doległo
2020-08-19Rename `ExternalDocumentationInfo` to `ExternalDocumentation`Kamil Doległo
2020-08-19Specify generic type explicitly, fix formattingKamil Doległo
2020-08-19Refactor location providersKamil Doległo