Age | Commit message (Collapse) | Author |
|
|
|
|
|
# Conflicts:
# core/src/test/kotlin/format/MarkdownFormatTest.kt
|
|
- use Open Sans in favour of Lato as it is more legible on resolutions higher than 1080p at 100% scaling.
- add auto-margin for body to center all text so users dont have to turn their head all the way to the left when reading documentation on resolutions higher than 1080p.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
(they can't be imported anyway)
|
|
allow to provide default platforms based on declaration descriptor
|
|
|
|
|
|
specified in command line
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#KT-16262 fixed
|
|
Version ++
Prepare for next development iteration
|
|
|
|
|
|
#KT-16197 fixed
|
|
|
|
|
|
|
|
|
|
Fix for KT-14818 Render function type argument names in generated documentation
* Fixup, unescape name, before passing to identifier
* Fixup
|
|
|
|
|
|
|