Commit f428f0e
committed
feat: Add llms.txt support for AI-friendly documentation
Fixes #8117
Adds llms.txt and llms-full.txt generation following https://llmstxt.org/
spec to ensure AI models can access the latest React documentation.
- llms.txt: 13KB hierarchical link index (167 pages)
- llms-full.txt: 2.7MB full embedded documentation
Generated from sidebar configs and markdown content at build time.
Integrated into build pipeline via package.json scripts.1 parent d271a7a commit f428f0e
File tree
4 files changed
+92822
-1
lines changed- public
- scripts
4 files changed
+92822
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments