Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
(#2650)
|
|
|
|
* Trim four spaces inside indented code block
* Fix test
|
|
|
|
|
|
|
|
Fixes #2654
|
|
* Underline `@param` tag key for more consistency
* Correct keyValue table column ratio
|
|
|
|
Fixes #2646
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #2524
|
|
Fixes #2358
|
|
Closes #2591
|
|
|
|
|
|
|
|
Co-authored-by: Felix Dombek <Felix.Dombek@tomtom.com>
|
|
Fixes #2580
|
|
|
|
|
|
|
|
|
|
* Disable copy button for signatures
|
|
|
|
* Replace package name on cover with "Package-level declarations"
|
|
|
|
|
|
Fixes #2509
Fixes #2551
Fixes #2350
|
|
Fixes #2548
|
|
Fixes #2544
|
|
|
|
Fixes #2539
|
|
|
|
|
|
|
|
* Support definitely non-nullable types
[Definitely non-nullable types](https://github.com/Kotlin/KEEP/blob/c72601cf35c1e95a541bb4b230edb474a6d1d1a8/proposals/definitely-non-nullable-types.md) are enabled since Kotlin 1.7
|