reportUndocumented
Whether to emit warnings about visible undocumented declarations, that is declarations without KDocs after they have been filtered by documentedVisibilities.
Can be overridden for a specific package by setting DokkaPackageOptionsSpec.reportUndocumented.
Default is false
.