A notebook tutorial that demonstrates generating structured documentation from a codebase sample.
cd topics/codebase-doc-agent
make setup
make lab- Python 3.9+
- JupyterLab support
make help
make setup
make lab
make cleancodebase-doc-agent/
├── sample_code/
├── codebase_doc_agent.ipynb
├── requirements.txt
├── Makefile
├── docs/
└── README.md