public abstract class CoreJavadocOptions extends Object
Provides the core Javadoc Options. That is, provides the options which are not doclet specific.
Constructor and description |
---|
CoreJavadocOptions
() |
protected CoreJavadocOptions
(org.gradle.external.javadoc.internal.JavadocOptionFile optionFile) |
Fluent setter for the overview option.
overview
- The new overview.MinimalJavadocOptions
object.