Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DocumentationBuilder
|
|
kotlin-independent logic to DocumentationNode
|
|
|
|
production code
|
|
|
|
|
|
|
|
|
|
same name (so that links to parameters with the same name in different overloads would still allow grouping)
|
|
|
|
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
|