user
09/23/2016, 3:04 PM@suppress
are included in JavaDoc output
[Kotlin/dokka] Issue created by codeprogression
When add @suppress
to a class in a KDoc, the HTML is created correctly (without the class in the resulting output). However, the JavaDoc output includes the suppressed class.