suppress

@get:Input
abstract val suppress: Property<Boolean>(source)

Whether this source set should be skipped when generating documentation.

Default is false.