aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/Kotlin/DeclarationLinkResolver.kt
AgeCommit message (Expand)Author
2018-08-01Refactoring, replace DocumentationOption with PassConfigurationaleksZubakov
2018-07-14[backport] Stabilize signatures to fix linking from Java to KotlinSimon Ogorodnik
2018-07-13[backport] Fix problems in as-java java-layout-html modeSimon Ogorodnik
2017-11-21Auto-expand type-aliases excluded from documentationSimon Ogorodnik
2017-11-21More info in can't find node by signatureSimon Ogorodnik
2017-11-05Fix Can't find node by signature in asJava modeSimon Ogorodnik
2017-05-11Resolve links in package docs in whole moduleSimon Ogorodnik
2017-05-11Support linking of external documentationSimon Ogorodnik
2017-02-23Merge declarations with the same signature defined for multiple platformsDmitry Jemerov
2016-07-08update Kotlin compiler and kotlin-ide-common to 1.0.4-dev-13, fixing the qual...Dmitry Jemerov
2016-02-02restore handling of @suppress tags in javadoc commentsDmitry Jemerov
2016-01-12allow specifying JDK version to use for JDK linksDmitry Jemerov
2016-01-08link to JDK classes (KT-10452)Dmitry Jemerov
2015-12-03restructure Dokka build to use Gradle for everything except for the Maven pluginDmitry Jemerov