skipEmptyPackages

Whether to skip packages that contain no visible declarations after various filters have been applied.

For instance, if skipDeprecated is set to true and your package contains only deprecated declarations, it will be considered to be empty.

Default is true.