aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/transformers/pages/sourcelinks
AgeCommit message (Expand)Author
2020-08-24Fix SourceLinksTransformer#DocumentableSource#toLinksebastian.sellmair
2020-08-24SourceLinksTransformer: Use java.io.File to match source filessebastian.sellmair
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-08-14Use java.net.URL consistently across Gradle Plugin API surfacesebastian.sellmair
2020-08-14Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition APIsebastian.sellmair
2020-07-13Implemented extension point for tab sorting strategyFilip Zybała
2020-07-08Add GFM testsAndrzej Ratajczak
2020-06-25Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...Kamil Doległo
2020-06-25Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...sebastian.sellmair
2020-06-18Fixed sources platform tags; tailrec and external modifiers; sorting.Filip Zybała
2020-06-15Change sourceSet collection from List to SetKamil Doległo
2020-05-20Tabs for sections v1Marcin Aman
2020-05-20Added anchors for symbols and headers on pageFilip Zybała
2020-05-19Add a draft version of divergent renderingKamil Doległo
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś
2020-05-13Introduce requested changesAndrzej Ratajczak
2020-05-13SourceLinksTransformer: Fixed invalid cast exception, platform tags in source...Filip Zybała
2020-05-13Refactor sources to be presented in tableAndrzej Ratajczak
2020-04-08Fixes testsAndrzej Ratajczak
2020-04-08Adds samples configuration parameter to include samples sources.Andrzej Ratajczak
2020-04-08Adds source links to provide linking to source code on remote repositoriesAndrzej Ratajczak
2020-04-08Adds includes configuration parameter to include package and module descriptionsAndrzej Ratajczak