aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/parsers/moduleAndPackage/parseModuleAndPackageDocumentationFragments.kt
AgeCommit message (Expand)Author
2021-03-01Add explicit exceptions in markdown and allow for empty link destinations (#1...Marcin Aman
2021-02-16Be more explicit about what went wrong in package and module docs (#1737)Marcin Aman
2020-11-27Extracting dokka generation to the dedicated extension pointPaweł Marks
2020-08-31Remove unnecessary blank linessebastian.sellmair
2020-08-31Let module name be configurable withing `AbstractDokkaTask` and remove concep...sebastian.sellmair
2020-08-31WIPsebastian.sellmair
2020-08-31Implement ModuleAndPackageDocumentationReadersebastian.sellmair