Specify the packages, for which filtering by tags applies.
When this parameter is specified, only classes that belong to the specified packages may be excluded from the documentation according to any filtering by tags criteria (both explicit and implicit ones).
The packages are specified as the list of package patterns separated with newlines or colons (:
).
For example:
com.company.project.*
org.project.*