Age | Commit message (Collapse) | Author |
|
documentation of a group of overloads with exactly the same documentation together
|
|
|
|
|
|
|
|
|
|
case-insensitive file systems
|
|
|
|
|
|
|
|
|
|
|
|
in scope; rename @code tag to @sample
|
|
dead code
|
|
Ant task for Dokka
|
|
|
|
|
|
|
|
|
|
Use KDoc PSI instead of custom Markdown extensions to parse KDoc into sections
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|