generate_documentation
Generate documentation from source code by specifying the project path. Configure output format, cleanup, and verbosity to create Doxygen documentation.
Instructions
Generate documentation from source code using Doxygen
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| output_format | No | html | |
| clean_output | No | ||
| verbose | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |