extract_code_examples
Extract and organize code examples from source files, tests, and demos to generate documentation with categorized examples for multiple programming languages.
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 |