Usage:
generate-doxygen [OPTION]...
Allowed options:
| Option | Description |
|---|---|
| --help | produce help message |
| --projects PROJECTS | projects to be built (choices: docs, cpp) |
| --verbose | show all the commands being run to generate the intermediate markdown files |
| --skip-cleanup | leave intermediate files |
| --skip-pipelines | skip running sdgps pipelines to build faster (at the expense of missing generated plots) |
| --deterministic | omit timestamps and version from output |
| --output-dir PATH (=build/doxygen) | create output directory at PATH |
| --max-threads arg (=8) | maximum parallel jobs to run; set to "1" to avoid interleaving log output |