aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/allModulePage
AgeCommit message (Expand)Author
2020-11-27Extracting dokka generation to the dedicated extension pointPaweł Marks
2020-10-15Make names resulting from clashing DRI-s appear only in navigatable componentsMarcin Aman
2020-10-08Add information about content kind and sourceset to anchorMarcin Aman
2020-10-08Fixes to multimodule page anchoringMarcin Aman
2020-09-29Add MD parsermkondratek
2020-09-28Make all modules page look the same as package pageMarcin Aman
2020-08-31Minor readability improvement in ModuleAndPackageDocumentationTransformer.ktsebastian.sellmair
2020-08-31Re-use includes form child tasks for all modules page generationsebastian.sellmair
2020-08-31Let module name be configurable withing `AbstractDokkaTask` and remove concep...sebastian.sellmair
2020-08-28Make all modules page look the same as module page #1335Marcin Aman
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-07-15MultimodulePageCreator: Improve error message on missing module docFilesebastian.sellmair
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-04All modules page generationBłażej Kardyś