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
Age
Commit message (
Expand
)
Author
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-28
Return types links in inner classes with generic parents
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
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-04-22
Apply requested changes
Andrzej Ratajczak
2020-04-22
Fixes tests
Andrzej Ratajczak
2020-04-15
Change PlatformHintedContent rendering, js and css to match Figma style
Filip Zybała
2020-03-31
Fix test data for platform dependent hint
Paweł Marks
2020-03-26
Fixed tests
Filip Zybała
2020-03-18
Fix html renderer tests
Paweł Marks
2020-03-18
Add matchers for html tests
Paweł Marks
2020-03-17
Add expect with generation
Szymon Świstun
2020-03-04
Platform dependent hints for renderer
Paweł Marks
2020-03-04
Tests for wrapping groups in renderer. Also util for groups
Paweł Marks