Python Doc Generator
Python Doc Generator creates Markdown documentation drafts from local Python repositories.
The CLI scans text files, parses Python source with the standard-library AST, indexes repository
content with python-rag-framework, then runs section generation through python-agent-runtime.
Outputs
- README draft
- Architecture overview
- API reference draft
- Mermaid diagrams
- Q&A knowledge base
- Roadmap suggestions
- Project summary
See the project roadmap for small, focused improvements planned after the initial portfolio V1.