aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/transformers/pages/sourcelinks
AgeCommit message (Expand)Author
2022-07-29Move source links into signature (#2476)Vadim Mishenev
2022-06-30Do not generate source links for synthetic elements (#2547)Ignat Beresnev
2022-02-21Add option to merge implicit expect-actual declarations (#2316)Vadim Mishenev
2021-03-10Add sourceset name to source label (#1767)Marcin Aman
2020-11-09Cleaning querying from plugins where possibleBłażej Kardyś
2020-10-30Fix parsing first word in deprecated (#1595)Marcin Aman
2020-10-08Add information about content kind and sourceset to anchorMarcin Aman
2020-10-08Anchors hintMarcin Aman
2020-09-08Apply requested changesAndrzej Ratajczak
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