aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/Model/DocumentationReference.kt
AgeCommit message (Expand)Author
2017-02-23Merge declarations with the same signature defined for multiple platformsDmitry Jemerov
2017-02-23Refactor SinceKotlin support to a more general "platform" mechanismDmitry Jemerov
2017-02-23Dokka now can detect and recognize SinceKotlinSimon Ogorodnik
2016-12-06KT-14818 Render function type argument names in generated documentation (#116)Simon Ogorodnik
2016-01-12generate signature-based anchors for overloads; use signature instead of name...Dmitry Jemerov
2016-01-05distinguish inherited companion object membersDmitry Jemerov
2016-01-04cleanup: DocumentationNode.Kind -> NodeKind, DocumentationReference.Kind -> R...Dmitry Jemerov
2016-01-04cleanup: remove redundant 'public' modifiersDmitry Jemerov
2015-12-03restructure Dokka build to use Gradle for everything except for the Maven pluginDmitry Jemerov