generate_documentation
Generate documentation from source code using Doxygen to create structured API references and technical documentation for software projects.
Instructions
Generate documentation from source code using Doxygen
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| output_format | No | html | |
| clean_output | No | ||
| verbose | No |