Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
- modifier made not nullable
- redundant companions moved out from children lists
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also PageBuilder has been renamed to DefaultPageCreator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also typo fixed and unnecessary dependencies removed
|
|
|
|
|
|
|
|
|
|
|
|
plugin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
handling in plugins
Fixes #627
This commit removes repackaging `dokka-core` with all its dependencies by creating a publication for those dependencies. Moreover it moves `kotlinx-markdown` dependency to `coreDependencies` as this library is only present in Kotlin Bintray repository. TestAPI now publishes correctly
|
|
|
|
|
|
|
|
|
|
|
|
|