Age | Commit message (Collapse) | Author |
|
regular kotlin-compiler and kotlin-ide-common instead
|
|
|
|
specific class FQ name
|
|
|
|
for stdlib types such as java.lang.String
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of subtype check to determine applicability (subtype check doesn't work because type parameter of receiver type is unrelated to type parameter of base class)
|
|
|
|
|
|
|
|
|
|
|
|
Android support and custom sources
|
|
|
|
|
|
|
|
|
|
|
|
documentation
|
|
|
|
|
|
|
|
beginning of the page title
|
|
|
|
|
|
|
|
|
|
|
|
(https://github.com/Kotlin/dokka/issues/47)
|
|
|
|
|
|
name as an anchor for in-page links
|
|
|
|
# Conflicts:
# dokka-gradle-plugin/src/main/kotlin/main.kt
|
|
@Suppress("NOT_DOCUMENTED"), fix for linking to targets with underscores, gradle plugin improvements
|
|
|
|
|
|
|
|
|
|
|
|
part of the documented module but reside in another package
|