delimit_docs_generate
Generate API reference documentation by scanning Python and JS/TS files for docstrings and JSDoc comments, producing organized markdown output.
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.
Args: target: Project path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | . |