generate_documentation
Generate README.md and API documentation for a module by specifying its path and optional output type.
Instructions
Auto-generate README.md and API documentation for a module
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| modulePath | Yes | Path to module directory | |
| outputType | No | Documentation type to generate | readme |