You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`ccg docs [--out dir]`| Generate Markdown documentation, `wiki-index.json`, and the default RAG index (prunes stale generator-managed docs by default) |
50
-
|`ccg docs --rag=false`| Generate Markdown and `wiki-index.json` only, without rebuilding communities or the RAG index |
49
+
|`ccg docs [--out dir]`| Generate Markdown documentation, the `wiki-index.json` compatibility snapshot, and the default RAG index (prunes stale generator-managed docs by default) |
50
+
|`ccg docs --rag=false`| Generate Markdown and the `wiki-index.json` snapshot only, without rebuilding communities or the RAG index |
51
51
|`ccg docs --rag-refresh=false`| Rebuild the RAG index from existing community rows instead of refreshing communities |
52
52
|`ccg docs --rag-index-dir <dir>`| Override the `doc-index.json` and `wiki-index.json` output directory (default `.ccg` or `rag.index_dir`) |
0 commit comments