create_doxygen_project
Initialize a new Doxygen documentation project with configuration to generate code documentation for various programming languages.
Instructions
Initialize a new Doxygen documentation project with configuration
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | ||
| project_path | Yes | ||
| language | No | mixed | |
| include_subdirs | No | ||
| extract_private | No |