Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
don't generate broken links if a doc comment references an unresolved symbol
|
|
Conflicts:
src/Formats/HtmlFormatService.kt
|
|
refactor outline generation; generate HTML outline
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
test/src/format/MarkdownFormatTest.kt
|
|
Conflicts:
src/Kotlin/DocumentationBuilder.kt
test/src/format/MarkdownFormatTest.kt
|
|
Conflicts:
src/Kotlin/DocumentationBuilder.kt
|
|
Conflicts:
test/src/format/MarkdownFormatTest.kt
|
|
|
|
|
|
|
|
|
|
link overriding functions to the corresponding base class functions
|
|
|
|
|
|
don't show methods as open if their containing class is final
|
|
|
|
correcty represent vararg parameters
|
|
|
|
better display for enum members
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/Kotlin/DocumentationBuilder.kt
test/src/TestAPI.kt
|
|
|
|
|
|
Support annotation classes and annotations in model and rendered output
|
|
|
|
|
|
|
|
|
|
|
|
|
|
classes from other packages
|
|
|
|
|
|
|
|
|
|
|