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
/
DivergentTest.kt
Age
Commit message (
Expand
)
Author
2021-11-23
Add space between funs descriptions (#2235)
vmishenev
2021-10-15
Keep UI tabs (#2179)
vmishenev
2021-10-15
Fix missed multiplatform tabs (#2178)
vmishenev
2020-10-08
Improve styles
Marcin Aman
2020-09-07
Test images in GFM
Marcin Aman
2020-08-14
DokkaConfiguration: Use `Set` instead of `List` when collections are expected...
sebastian.sellmair
2020-07-15
Fix tests
Andrzej Ratajczak
2020-07-13
Single platform bubbles fix
Andrzej Ratajczak
2020-07-09
Add tests for signatures rendering
Andrzej Ratajczak
2020-07-08
Add GFM renderer tests
Andrzej Ratajczak
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-06-25
Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...
Kamil Doległo
2020-06-15
Rework dokka configuration and Gradle plugin
Kamil Doległo
2020-06-09
Improve CSS, pages navigation tree and create anchors on page
Marcin Aman
2020-05-20
Tabs for sections - update tests
Marcin Aman
2020-05-19
Add test utils for ContentDivergent and fix the tests
Kamil Doległo
2020-05-19
Add tests for divergent content rendering
Kamil Doległo