Age | Commit message (Collapse) | Author |
|
* Add support for multimodule package lists
* Merge package-lists in multi-module generation
* Remove double-wrapping of modules in multi-module generation
* Handle empty modules in package lists
|
|
* Add tests for Gradle caching scenarios and adjust
tasks to honor caching such that tests pass
* Make dokka tasks cachable
* Make dokka tasks cachable
* Make dokka tasks cachable
* Fix gradle assertion
Co-authored-by: Volker Leck <volker.leck@gmail.com>
|
|
|
|
* Adds a supertype for leaf dokka tasks that defines dokkaSourceSets
* Extract implementation of dokkaSourceSets to AbstractDokkaLeafTask
|
|
|
|
|
|
* Fix suppressObviousFunctions not being present in task configuration
* Docs
|
|
|
|
|
|
|
|
substitution
|
|
|
|
|
|
|
|
|
|
* add matchingRegex as a simpler replacement for `prefix`
* remove useless check
* added a note about the order of the matchingRegex
|
|
|
|
|
|
|
|
|
|
|
|
concept of `moduleDisplayName`
|
|
|
|
|
|
an empty collection
|
|
|
|
source sets
- Let KotlinSourceSetGist#isMain use provider API to be evaluated more lazily
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Propagate default Kotlin/Native KLIBs to the Dokka classpath) into `kotlinClasspathUtils``
|
|
|
|
|
|
expected to be distinct
|
|
|
|
|