extract_code_examples
Extract and organize code examples from tests, demos, and source files to generate documentation with API references and keep it synchronized with code changes.
Instructions
Extract and organize code examples from tests, demos, and source files
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_path | Yes | Path to source code | |
| output_path | No | Output path for examples | |
| categories | No | Example categories to extract |