RepoDoc: Automated Documentation Generation and Maintenance via Repository Knowledge Graph
repodoc analyze <repo_path>
repodoc cluster <repo_path>
repodoc docs <repo_path>
repodoc generate <repo_path>
repodoc update <repo_path>Create .env:
LLM_BASE_URL=<endpoint>
LLM_API_KEY=<key>
MAIN_MODEL=<model>