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
/
content
/
signatures
/
ContentForSignaturesTest.kt
Age
Commit message (
Expand
)
Author
2023-08-31
Update copyright (#3149)
Ignat Beresnev
2023-08-30
Migrate to JUnit 5 and unify used test API (#3138)
Ignat Beresnev
2023-07-05
Decompose Kotlin/Java analysis (#3034)
Ignat Beresnev
2022-10-20
Do not render default value for var properties (#2717)
Ignat Beresnev
2021-12-23
Introduce documentedVisibilities setting (#2270)
Ignat Beresnev
2020-11-27
Fixing tests after moving SingleGeneration to base
Błażej Kardyś
2020-09-29
Fix failing tests
Andrzej Ratajczak
2020-09-10
Fix showing fully qualified name for typealiases with clashing names
Andrzej Ratajczak
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-07-02
Show fully qualified name for typealias targets to different packages
sebastian.sellmair
2020-06-25
Added deprecation filter. Included some tests.
Filip Zybała
2020-06-15
Rework dokka configuration and Gradle plugin
Kamil Doległo
2020-06-09
Fix rendering of functions without parameters
Paweł Marks
2020-05-26
Apply request changes
Andrzej Ratajczak
2020-05-26
Enhance signature presentation. Support presetnation Java as Kotlin and Kotli...
Andrzej Ratajczak