delimit_docs_generate
Scan Python and JS/TS files to generate markdown API reference documentation organized by source file.
Instructions
Generate API reference documentation for a project.
Scans Python files for docstrings and JS/TS files for JSDoc comments. Produces a markdown API reference organized by source file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Project path. | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||