[Kotlin/dokka] New comment by superbobry on issue ...
# dokka
u
[Kotlin/dokka] New comment by superbobry on issue #77: How can I hide data-class generated methods? Well, you could probably add a tag for hiding methods, e.g.
@exclude copy, component*
.