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
/
core
/
src
/
main
/
kotlin
/
defaultConfiguration.kt
Age
Commit message (
Expand
)
Author
2020-07-13
Remove `format` from dokka DokkaConfiguration
sebastian.sellmair
2020-07-10
Make external documentation links serializable
Paweł Marks
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
Implement "failOnWarning" option
sebastian.sellmair
2020-06-15
Rework dokka configuration and Gradle plugin
Kamil Doległo
2020-06-10
Implement `reportUndocumented` option to report undocumented code
sebastian.sellmair
2020-06-04
All modules page generation
Błażej Kardyś
2020-05-20
Merging of platform dependent hints in sourceset tree
Błażej Kardyś
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-04-30
Adds possibility to configure plugins
Andrzej Ratajczak
2020-03-23
Gradle Task supporting multimodular projects
Andrzej Ratajczak
2020-03-23
Adds linking plugins in CLI
Andrzej Ratajczak
2020-01-31
Bump Gradle version, migrate to Kotlin DSL, refactor publishing
Kamil Doległo