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
/
translators
/
documentables
/
PageContentBuilder.kt
Age
Commit message (
Expand
)
Author
2020-04-30
Fix missing expect KDoc when all actual implementations don't override KDoc
Andrzej Ratajczak
2020-04-08
Fix unnecessary wrapping of signatures, changes in layout
Kamil Doległo
2020-04-07
Add Typealiases rendering and merging
Kamil Doległo
2020-03-31
Make PageContentBuilder to create proper content for all tags
Paweł Marks
2020-03-26
Fixing enum entries parsing for descriptors and presentation
Błażej Kardyś
2020-03-11
Use Bounds instead of Wrappers to describe types
Paweł Marks
2020-03-11
Fixing signatures font, incorrect links and line breaking
Błażej Kardyś
2020-03-04
Fix some DRI translations
Kamil Doległo
2020-03-04
Refactor extras in ContentNodes
Andrzej Ratajczak
2020-03-04
Big refactor of signature provider
Paweł Marks
2020-03-04
Platform dependent hints for renderer
Paweł Marks
2020-03-04
Replace inline signature generation with KotlinSignatureProvider
Kamil Doległo
2020-03-04
Tests for wrapping groups in renderer. Also util for groups
Paweł Marks
2020-03-04
Sketch of default signature provider
Kamil Doległo
2020-02-27
Skipping empty block by default
Paweł Marks
2020-02-27
Remove unneeded DSLMarker, fix bugs in PageCreator, add new ContentKinds
Kamil Doległo
2020-02-27
Refactor PageBuilder and PageContentBuilder
Kamil Doległo
2020-02-18
Translators moved to separate packages
Paweł Marks