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