@CompileStatic class PublishGuideTask extends DefaultTask
A task used to publish the user guide if a publin that is in GDoc format
| Type | Name and description |
|---|---|
Boolean |
asciidoc |
Boolean |
bookmarks |
File |
groovydocDir |
File |
javadocDir |
String |
language |
Collection |
macros |
File |
propertiesFile |
File |
resourcesDir |
String |
singleHtml |
File |
sourceDir |
String |
sourceRepo |
File |
targetDir |
File |
workDir |
| Constructor and description |
|---|
PublishGuideTask() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
execute(InputChanges inputs) |
|
protected void |
publishGuide() |