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
/
utils
/
contentUtils.kt
Age
Commit message (
Expand
)
Author
2022-01-27
KT-50292 - Implement vertical alignment of parameters (#2309)
Ignat Beresnev
2021-07-30
Improve annotations rendering (#2045)
vmishenev
2020-10-30
Fix parsing first word in deprecated (#1595)
Marcin Aman
2020-10-08
Handle multiple authors (#1539)
Marcin Aman
2020-09-29
Fix failing tests
Andrzej Ratajczak
2020-07-02
Show fully qualified name for typealias targets to different packages
sebastian.sellmair
2020-06-25
Fix tests after rebase
Andrzej Ratajczak
2020-06-12
Fix after rebase
Andrzej Ratajczak
2020-06-12
Refactor of Annotations and ExtraModifiers to be platform depedent
Andrzej Ratajczak
2020-06-03
Enum constructor values
Marcin Aman
2020-05-26
Light annotations fix
Andrzej Ratajczak
2020-05-26
Apply request changes
Andrzej Ratajczak
2020-05-26
Enhance signature presentation. Support presetnation Java as Kotlin and Kotli...
Andrzej Ratajczak
2020-05-19
Add test utils for ContentDivergent and fix the tests
Kamil Doległo
2020-04-08
Fix content tests
Kamil Doległo
2020-03-31
Make PageContentBuilder to create proper content for all tags
Paweł Marks
2020-03-31
Adds simple tests for parameter rendering
Paweł Marks