aboutsummaryrefslogtreecommitdiff
path: root/runners/gradle-plugin/src/test
AgeCommit message (Collapse)Author
2020-07-20Use jackson for json serialization and parsingsebastian.sellmair
2020-07-15Decalre documentation group for all dokka taskssebastian.sellmair
2020-07-15Mark `DokkaBootstrap` with `Throws` annotation to avoid ↵sebastian.sellmair
"UndeclaredThrowableException" when used with automagicProxy
2020-07-13Implement DokkaTasksTestsebastian.sellmair
2020-07-13Implement `AbstractDokkaTask` to suport DokkaMultimoduleTasksebastian.sellmair
2020-07-13Remove `format` from dokka DokkaConfigurationsebastian.sellmair
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-06-04Implement Project.dokka extension to align kotlin and groovey dokka ↵sebastian.sellmair
configuration