Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-20 | Use jackson for json serialization and parsing | sebastian.sellmair | |
2020-07-15 | Decalre documentation group for all dokka tasks | sebastian.sellmair | |
2020-07-15 | Mark `DokkaBootstrap` with `Throws` annotation to avoid ↵ | sebastian.sellmair | |
"UndeclaredThrowableException" when used with automagicProxy | |||
2020-07-13 | Implement DokkaTasksTest | sebastian.sellmair | |
2020-07-13 | Implement `AbstractDokkaTask` to suport DokkaMultimoduleTask | sebastian.sellmair | |
2020-07-13 | Remove `format` from dokka DokkaConfiguration | sebastian.sellmair | |
2020-07-06 | Enforce workspace unique SourceSetID | sebastian.sellmair | |
2020-06-04 | Implement Project.dokka extension to align kotlin and groovey dokka ↵ | sebastian.sellmair | |
configuration |