Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
All implemented interfaces, first attempt at inherited methods
|
|
|
|
|
|
|
|
|
|
|
|
Kotlin as Java. Refactor annotations creation from PSI/Descriptors. Add proper rendering of annotation signatures in both kotlin syntax and java syntax. Tests for annotations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|