We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aace73 commit 5013a55Copy full SHA for 5013a55
scripts/generate_llms.py
@@ -8,7 +8,7 @@
8
1) generate_ai_pages.py -> /.ai/pages/*.md (loads its own config; no --config flag)
9
2) generate_llms_txt.py -> /llms.txt
10
3) generate_site_index.py -> /.ai/site-index.json (+llms-full.jsonl by default)
11
- 4) generate_category_bundles.py -> /.ai/categories/*.bundle.md (or other formats)
+ 4) generate_category_bundles.py -> /.ai/categories/*.md (or other formats)
12
13
Defaults:
14
- sections: enabled (use --no-sections to turn off)
0 commit comments