Age | Commit message (Expand) | Author |
---|---|---|
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 | Implement DokkaConfigurationSerializableTest | sebastian.sellmair |
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 "UndeclaredThrowableE... | sebastian.sellmair |
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 configura... | sebastian.sellmair |