export_markdown
Turn any code repository into a structured Markdown documentation file. Analyze your codebase and export generated docs for easy sharing and version control.
Instructions
Generate documentation for a repository and export it as a Markdown file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Document title. | |
| repo_path | Yes | Path to the repository. | |
| output_path | No | Path to save the .md file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||