class GDKDocTool
extends Object
Runs groovydoc programmatically against a tree of mock source files produced by MockSourceGenerator, writing the GDK documentation to the output dir. Uses GroovyDocTool directly rather than shelling out to Main so template overrides and link-arg wiring can be driven from Groovy code.
| Type | Name and description |
|---|---|
List<LinkArgument> |
links |
File |
outputDir |
String |
preLanguage |
File |
sourceDir |
String |
syntaxHighlighter |
String |
theme |
String |
title |
| Constructor and description |
|---|
GDKDocTool() |
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.