Age | Commit message (Expand) | Author |
---|---|---|
2023-02-20 | Add the ability to pretty print DokkaConfiguration (#2872) | Ignat Beresnev |
2020-08-31 | Let module name be configurable withing `AbstractDokkaTask` and remove concep... | sebastian.sellmair |
2020-08-17 | Implement SelfRepresentingSingletonSet and let `ContentSourceSet` conform to it | sebastian.sellmair |
2020-08-14 | Use List for representing classpaths instead of Set | 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 | Align json representation of filepaths | sebastian.sellmair |
2020-07-20 | Use jackson for json serialization and parsing | sebastian.sellmair |