generate_documentation
Generate reference documentation for Espanso commands from a single file or all files, saving output to a chosen path for shareable, consistent configuration notes.
Instructions
Generate documentation for Espanso commands in a specific file or all files
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Specific file to document (optional, documents all if not provided) | |
| output_path | No | Where to save the documentation (default: espanso_config/docs/) |