aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/parsers/moduleAndPackage
AgeCommit message (Collapse)Author
2023-07-05Decompose Kotlin/Java analysis (#3034)Ignat Beresnev
* Extract analysis into separate modules
2023-04-25Replace invalid documentation links (#2973)Lukas Knoch-Girstmair
2023-04-25Tidy/remove unnecessary imports and suppressions (#2975)aSemy
2023-01-19Add module and package documentation content (#2819)Sarah Haggarty
Co-authored-by: Sarah Haggarty <sarahhaggarty@users.noreply.github.com>
2022-02-21Code cleanups (#2165)Goooler
2021-03-01Add explicit exceptions in markdown and allow for empty link destinations ↵Marcin Aman
(#1757)
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-09-29Add MD parsermkondratek
2020-08-31Improve style of ModuleAndPackageDocumentationSourcesebastian.sellmair
2020-08-31Remove unnecessary blank linessebastian.sellmair
2020-08-31Let module name be configurable withing `AbstractDokkaTask` and remove ↵sebastian.sellmair
concept of `moduleDisplayName`
2020-08-31WIPsebastian.sellmair
2020-08-31Implement ModuleAndPackageDocumentationReadersebastian.sellmair