Happy to announce that Dokka 1.6.20 is out! :tada: :kotlin-intensifies: Highlights: - `OutOfMemory...
i
Happy to announce that Dokka 1.6.20 is out! šŸŽ‰ K Highlights: •
OutOfMemoryError: Metaspace
-related issues should now be solved for the majority of cases • New
documentedVisibilities
setting which lets you configure visibility modifiers that end up in documentation (public/private/internal/protected/package-private). This is a replacement for
includeNonPublic
which has now been deprecated. • HTML format refinements, the most noticable being ā—¦ vertical alignment (wrapping) of signatures when 3 and more parameters are present ā—¦ primary constructor signature now displays `val`/`var` keywords and shows default values • First iteration of HTML format customization through
FreeMarker
HTML templates • Bugfixes, a couple of new extension points, stability improvements Full release notes here: https://github.com/Kotlin/dokka/releases/tag/v1.6.20
šŸŽ‰ 10
Sneak peak for signature and primary constructor improvements
šŸ‘ 2
šŸŽ‰ 2