Generates groovy doc using Ant.
| Constructor and description |
|---|
AntGroovydoc
(IsolatedAntBuilder ant, ClassPathRegistry ignored) |
| Type | Name and description |
|---|---|
void |
execute(FileCollection source, File destDir, boolean use, String windowTitle, String docTitle, String header, String footer, String overview, boolean includePrivate, Set<Groovydoc.Link> links, Iterable<File> groovyClasspath, Iterable<File> classpath, Project project) |
Gradle API 2.2-20140924021627+0000