Commit 1e4c162
docs: implement version-specific LLM manifest URLs
Generate version-specific LLM manifest files at root and add version-aware
footer links to surface the correct documentation bundle based on which
docs version the user is browsing.
Changes:
- Generate llms-2.0.txt and llms-full-2.0.txt at root for v2.0 docs
- Maintain canonical llms.txt and llms-full.txt for v1.x docs
- Add custom Footer component that detects doc version and updates
LLM Docs link dynamically on the client side
Closes #276
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 8e4c268 commit 1e4c162
3 files changed
+62
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
225 | 229 | | |
226 | 230 | | |
227 | 231 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | 236 | | |
247 | 237 | | |
248 | 238 | | |
| |||
254 | 244 | | |
255 | 245 | | |
256 | 246 | | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
| 247 | + | |
261 | 248 | | |
262 | 249 | | |
263 | 250 | | |
| |||
268 | 255 | | |
269 | 256 | | |
270 | 257 | | |
271 | | - | |
| 258 | + | |
272 | 259 | | |
273 | 260 | | |
274 | 261 | | |
275 | 262 | | |
276 | 263 | | |
277 | 264 | | |
278 | | - | |
279 | | - | |
280 | 265 | | |
281 | 266 | | |
282 | 267 | | |
| |||
288 | 273 | | |
289 | 274 | | |
290 | 275 | | |
291 | | - | |
| 276 | + | |
| 277 | + | |
292 | 278 | | |
293 | | - | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
294 | 302 | | |
295 | 303 | | |
296 | 304 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
0 commit comments