aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/resolvers/local
AgeCommit message (Expand)Author
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-07-09Fix concurrency issue managing package request cacheAlex Saveau
2020-07-07Cache location providerPaweł Marks
2020-07-07Make Location provider use anchor hintsPaweł Marks
2020-07-01Implement `AbstractJavadocTemplateMapTest` APIsebastian.sellmair
2020-06-26Fix childrenless directoriesAndrzej Ratajczak
2020-06-26Adding external url handlingBłażej Kardyś
2020-06-26Briefs raw rendering and basic url handlingBłażej Kardyś
2020-06-25Enforces directory for classlikesAndrzej Ratajczak
2020-06-25Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...Kamil Doległo
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-04All modules page generationBłażej Kardyś
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś
2020-04-01Fixes problems with Markdown and JekyllAndrzej Ratajczak
2020-03-23Gradle Task supporting multimodular projectsAndrzej Ratajczak