aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/resolvers/local/MultimoduleLocationProvider.kt
AgeCommit message (Expand)Author
2020-10-20Fix anchor linking when the linked type is on a different platform (#1568)Kamil Doległo
2020-08-31Re-use includes form child tasks for all modules page generationsebastian.sellmair
2020-08-19MultimoduleLocationProvider.kt: Remove unused importsebastian.sellmair
2020-08-19Refactor location providersKamil Doległo
2020-08-19Make unresolved links render as textKamil Doległo
2020-08-17Rename `ContentSourceSet` to `DisplaySourceSet`sebastian.sellmair
2020-08-17Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`sebastian.sellmair
2020-08-17Implement `ContentSourceSet`sebastian.sellmair
2020-07-13Implement Kamils fix for `MultimoduleLocationProvider`sebastian.sellmair
2020-07-10Fix bug with multimodule links to subprojectsKamil Doległo
2020-06-26Briefs raw rendering and basic url handlingBłażej Kardyś
2020-06-25Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...Kamil Doległo
2020-06-04All modules page generationBłażej Kardyś