create_doxyfile
Generate a Doxygen configuration file with custom project settings, templates, and language-specific optimizations. Specify the output path and optionally define project details to streamline documentation setup.
Instructions
Generate a Doxyfile configuration with specified settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | Yes | ||
| template | No | standard | |
| project_settings | No | ||
| language_optimizations | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |