Docs-Generate
Command Reference
Description
generates all defined docs
Generates main CruiseControl configuration, then calls Builders' Docs-Generate command to generate configuration snippets to be included in config.xml
Usage
ctl -t CruiseControl -o <objectname> -c Docs-Generate [-ccdir <${entity.attribute.ccDir}>] [-threads <>]
Options
Option | Description | Type | Default |
---|---|---|---|
ccdir | The Cruise Control package installation directory | string | ${entity.attribute.ccDir} |
threads | Maximum number of threads to be in use simultaneously to build projects | string | ${entity.attribute.cruiseControlThreads} |