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
/
integration-tests
/
gradle
/
projects
/
it-basic-groovy
Age
Commit message (
Expand
)
Author
2022-10-04
Update Kotlin to 1.7.20 (#2692)
Ignat Beresnev
2022-09-27
Update Kotlin to 1.7.20-RC (#2682)
Ignat Beresnev
2022-07-08
Update Kotlin to 1.7.10 (#2564)
Ignat Beresnev
2022-06-20
Update documentation and examples to Dokka 1.7.0 (#2542)
Ignat Beresnev
2022-04-29
Enable warnings as errors and fix all warnings (#2451)
Ignat Beresnev
2022-04-25
Update documentation and examples to Dokka 1.6.21 (#2465)
Ignat Beresnev
2022-04-15
Update documentation, examples and test references to 1.6.20 (#2440)
Ignat Beresnev
2022-04-14
Use common gradle+kotlin versions across gradle integration tests (#2287)
Ignat Beresnev
2020-10-07
Make logo replaceable #1339 (#1488)
Marcin Aman
2020-08-14
Cover GradleDokkaSourceSetBuilder with tests
sebastian.sellmair
2020-08-14
Use Gradle's new Property/Provider APIs
sebastian.sellmair
2020-08-14
DokkaConfiguration: Use `Set` instead of `List` when collections are expected...
sebastian.sellmair
2020-08-14
Simplify Dokka Gradle Plugin
sebastian.sellmair
2020-07-20
Fix style issues introduced with dokka-cli-json
sebastian.sellmair
2020-07-13
Rename default format "html"
sebastian.sellmair
2020-07-13
Implement BasicGroovyIntegrationTest.kt
sebastian.sellmair