Generate documentation about the methods provided by the Groovy Development Kit that enhance the standard JDK classes.
| Type | Name and description | 
|---|---|
| DocGenerator.DocSource | docSource | 
| File | outputDir | 
| List<File> | sourceFiles | 
| Constructor and description | 
|---|
| DocGenerator
                                (List<File> sourceFiles, File outputFolder) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | void | generateAll()Builds an HTML page from the structure of DefaultGroovyMethods. | 
|  | static void | main(String... args)Main entry point. | 
Builds an HTML page from the structure of DefaultGroovyMethods.
Main entry point.
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.