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
/
test
/
kotlin
/
renderers
/
html
/
HtmlRenderingOnlyTestBase.kt
Age
Commit message (
Expand
)
Author
2022-02-21
Code cleanups (#2165)
Goooler
2022-02-14
Shutdown coroutines dispatchers after each module pass (#2325)
Ignat Beresnev
2021-01-14
Footer customisation (#1691)
Marcin Aman
2021-01-05
Fix a bug with inserting template commands instead of link text (#1685)
Kamil Doległo
2020-08-31
Remove old `defaultSourceSet` in favour of new package
sebastian.sellmair
2020-08-31
Let module name be configurable withing `AbstractDokkaTask` and remove concep...
sebastian.sellmair
2020-08-19
Refactor location providers
Kamil Doległo
2020-08-14
DokkaConfiguration: Use `Set` instead of `List` when collections are expected...
sebastian.sellmair
2020-08-14
Simplify Dokka Gradle Plugin
sebastian.sellmair
2020-07-13
Single platform bubbles fix
Andrzej Ratajczak
2020-07-13
Implemented extension point for tab sorting strategy
Filip Zybała
2020-07-13
Remove `format` from dokka DokkaConfiguration
sebastian.sellmair
2020-07-09
Add tests for signatures rendering
Andrzej Ratajczak
2020-07-08
Move common base test utils to submodule
Andrzej Ratajczak
2020-07-08
Add GFM tests
Andrzej Ratajczak
2020-07-08
Add GFM renderer tests
Andrzej Ratajczak