suppressGeneratedFiles

Whether to document/analyze generated files.

Generated files are expected to be present under {project}/{buildDir}/generated directory. If set to true, it effectively adds all files from that directory to suppressedFiles, so you can configure it manually.

Default is true.