aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/Kotlin/DocumentationBuilder.kt
AgeCommit message (Expand)Author
2016-01-05always include type parameters in the signature of a typeDmitry Jemerov
2016-01-04separate groups for annotations and exceptions in the members listDmitry Jemerov
2016-01-04cleanup: DocumentationNode.Kind -> NodeKind, DocumentationReference.Kind -> R...Dmitry Jemerov
2016-01-04kotlin-for-upsource 1.0-beta-5179; update the FQ name of annotation used to m...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