report Undocumented
Whether to emit warnings about visible undocumented declarations, that is declarations without KDocs after they have been filtered by documentedVisibilities.
This setting works well with failOnWarning.
Can be overridden for a specific package by setting PackageOptions.reportUndocumented.
Default is false.