aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/transformers/pages/samples
AgeCommit message (Expand)Author
2021-09-08Dark mode on samples (#2116)Marcin Aman
2021-07-22Bump kotlin 1.5.21 (#2031)Marcin Aman
2021-06-22Multilanguage docs inheritance (#1951)Marcin Aman
2020-08-31Let module name be configurable withing `AbstractDokkaTask` and remove concep...sebastian.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-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-07-15Fix presenting inline code in KDocAndrzej Ratajczak
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-06-25Make samples runnableKamil Doległo
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-05-19Samples fixAndrzej Ratajczak
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś
2020-05-13BugfixAndrzej Ratajczak
2020-05-13Working tests for includes, sources and samples. Minor bugfixesAndrzej Ratajczak
2020-04-08Applies requested changesAndrzej Ratajczak
2020-04-08Adds samples configuration parameter to include samples sources.Andrzej Ratajczak