Happy to announce that Dokka 1.6.20 is out! :tada:...
# dokka
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