index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
base
/
src
/
main
/
kotlin
/
parsers
/
moduleAndPackage
Age
Commit message (
Collapse
)
Author
2023-07-05
Decompose Kotlin/Java analysis (#3034)
Ignat Beresnev
* Extract analysis into separate modules
2023-04-25
Replace invalid documentation links (#2973)
Lukas Knoch-Girstmair
2023-04-25
Tidy/remove unnecessary imports and suppressions (#2975)
aSemy
2023-01-19
Add module and package documentation content (#2819)
Sarah Haggarty
Co-authored-by: Sarah Haggarty <sarahhaggarty@users.noreply.github.com>
2022-02-21
Code cleanups (#2165)
Goooler
2021-03-01
Add explicit exceptions in markdown and allow for empty link destinations ↵
Marcin Aman
(#1757)
2021-02-16
Be more explicit about what went wrong in package and module docs (#1737)
Marcin Aman
2020-11-27
Extracting dokka generation to the dedicated extension point
Paweł Marks
2020-09-29
Add MD parser
mkondratek
2020-08-31
Improve style of ModuleAndPackageDocumentationSource
sebastian.sellmair
2020-08-31
Remove unnecessary blank lines
sebastian.sellmair
2020-08-31
Let module name be configurable withing `AbstractDokkaTask` and remove ↵
sebastian.sellmair
concept of `moduleDisplayName`
2020-08-31
WIP
sebastian.sellmair
2020-08-31
Implement ModuleAndPackageDocumentationReader
sebastian.sellmair