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
/
model
/
PackagesTest.kt
Age
Commit message (
Expand
)
Author
2023-11-10
Restructure the project to utilize included builds (#3174)
Ignat Beresnev
2023-08-31
Update copyright (#3149)
Ignat Beresnev
2023-08-30
Migrate to JUnit 5 and unify used test API (#3138)
Ignat Beresnev
2023-02-09
Remove old test data (#2824)
Ignat Beresnev
2020-08-31
Re-use includes form child tasks for all modules page generation
sebastian.sellmair
2020-08-31
Let root package be represented as [root] to the user
sebastian.sellmair
2020-08-31
Let `DRI.packageName` always be a real package name for root packages ("")
sebastian.sellmair
2020-07-09
Fixes after rebase
Andrzej Ratajczak
2020-07-09
Add rendering signatures tests
Andrzej Ratajczak
2020-06-15
Rework dokka configuration and Gradle plugin
Kamil Doległo
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-04-16
Change '<>' to '[]' in default package name as Windows prohibits filenames wi...
Kamil Doległo
2020-04-15
Fix path clash with top-level declarations, catch link resolving exception, r...
Kamil Doległo
2020-03-17
Add expect with generation
Szymon Świstun
2020-03-16
Rename Documentables to avoid name conflicts
Kamil Doległo
2020-02-28
Port some of the core tests from the previous model
Szymon Świstun