Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fixed tests.
Post review.
|
|
|
|
|
|
tests layout
|
|
|
|
# Conflicts:
# core/src/test/kotlin/format/HtmlFormatTest.kt
# core/src/test/kotlin/format/MarkdownFormatTest.kt
|
|
|
|
for a type
|
|
class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#KT-16262 fixed
|
|
|
|
|
|
#KT-16197 fixed
|
|
|
|
|
|
Fix for KT-14818 Render function type argument names in generated documentation
* Fixup, unescape name, before passing to identifier
* Fixup
|
|
|
|
Tweaked output for kotlin-website samples feature
|
|
|
|
|
|
changes, which is required to proper platform type aliases resolving
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added SampleProcessingService to FormatDescriptor
|
|
|
|
markdown="1">...</div>
And small refactoring
|
|
|
|
libraries not resolved
|
|
Fix for KT-14076 : empty visible div's
|
|
|
|
|
|
|
|
|
|
|
|
qualified name resolve problem in doc comments
|