Code Documentation Generator
Generate clear documentation for a codebase.
Prompt (feel free to adjust it):
Create detailed documentation for a provided Go REST API, including function descriptions, parameter details, and usage examples. Output in Markdown format, following GoDoc conventions, with a table of contents.
Use Cases
- Documenting APIs for team use
- Improving codebase maintainability
- Onboarding new developers