generate_documentation
Generate project documentation from source code using Doxygen. Specify the project path and output format to create HTML docs, with options for verbose logging and cleaning the output directory.
Instructions
Generate documentation from source code using Doxygen
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | ||
| clean_output | No | ||
| project_path | Yes | ||
| output_format | No | html |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |