generate_docs
Automatically creates structured project documentation from code analysis, covering architecture, APIs, data models, components, and dependencies in markdown or HTML formats.
Instructions
Auto-generate project documentation from the code graph. Produces structured docs with architecture, API surface, data models, components, and dependency analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Scope (default: project) | |
| path | No | Path for module/directory scope | |
| format | No | Output format (default: markdown) | |
| sections | No | Sections to include (default: all) |