aboutsummaryrefslogtreecommitdiff
path: root/runners/gradle-plugin/src/test
AgeCommit message (Expand)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 "UndeclaredThrowableE...sebastian.sellmair
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 configura...sebastian.sellmair