|
3 | 3 | "categories": [ |
4 | 4 | "Introduction" |
5 | 5 | ], |
| 6 | + "data": { |
| 7 | + "hideBreadcrumbs": true, |
| 8 | + "id": "_index", |
| 9 | + "title": "Introduction" |
| 10 | + }, |
6 | 11 | "hideBreadcrumbs": true, |
7 | 12 | "id": "/routes/index.mdx", |
8 | 13 | "pathname": "/", |
|
14 | 19 | "Test", |
15 | 20 | "B Test" |
16 | 21 | ], |
| 22 | + "data": { |
| 23 | + "title": "B Test" |
| 24 | + }, |
17 | 25 | "id": "/routes/test+/b+/route.mdx", |
18 | 26 | "pathname": "/test/b", |
19 | 27 | "pathSegments": [ |
|
27 | 35 | "Test", |
28 | 36 | "A Test" |
29 | 37 | ], |
| 38 | + "data": { |
| 39 | + "title": "A Test" |
| 40 | + }, |
30 | 41 | "id": "/routes/test+/a+/_a.mdx", |
31 | 42 | "pathname": "/test/a", |
32 | 43 | "pathSegments": [ |
|
40 | 51 | "Guide", |
41 | 52 | "Page Setup" |
42 | 53 | ], |
| 54 | + "data": { |
| 55 | + "title": "Page Setup" |
| 56 | + }, |
43 | 57 | "id": "/routes/guide+/page-setup.mdx", |
44 | 58 | "pathname": "/guide/page-setup", |
45 | 59 | "pathSegments": [ |
|
133 | 147 | "Guide", |
134 | 148 | "Markdown" |
135 | 149 | ], |
| 150 | + "data": { |
| 151 | + "title": "Markdown", |
| 152 | + "description": "Learn about how QUI Docs can enhance your Markdown authoring experience." |
| 153 | + }, |
136 | 154 | "description": "Learn about how QUI Docs can enhance your Markdown authoring experience.", |
137 | 155 | "id": "/routes/guide+/markdown.mdx", |
138 | 156 | "pathname": "/guide/markdown", |
|
305 | 323 | "Guide", |
306 | 324 | "AI Knowledge" |
307 | 325 | ], |
| 326 | + "data": { |
| 327 | + "title": "AI Knowledge", |
| 328 | + "description": "Generate structured JSON exports from documentation for LLM consumption and RAG pipelines." |
| 329 | + }, |
308 | 330 | "description": "Generate structured JSON exports from documentation for LLM consumption and RAG pipelines.", |
309 | 331 | "id": "/routes/guide+/ai-knowledge.mdx", |
310 | 332 | "pathname": "/guide/ai-knowledge", |
|
447 | 469 | "Getting Started", |
448 | 470 | "Sign Up" |
449 | 471 | ], |
| 472 | + "data": { |
| 473 | + "title": "Sign Up" |
| 474 | + }, |
450 | 475 | "id": "/routes/getting-started+/sign-up.mdx", |
451 | 476 | "pathname": "/getting-started/sign-up", |
452 | 477 | "pathSegments": [ |
|
460 | 485 | "Getting Started", |
461 | 486 | "Log In" |
462 | 487 | ], |
| 488 | + "data": { |
| 489 | + "title": "Log In" |
| 490 | + }, |
463 | 491 | "id": "/routes/getting-started+/log-in.mdx", |
464 | 492 | "pathname": "/getting-started/log-in", |
465 | 493 | "pathSegments": [ |
|
472 | 500 | "categories": [ |
473 | 501 | "Getting Started" |
474 | 502 | ], |
| 503 | + "data": { |
| 504 | + "title": "Getting Started" |
| 505 | + }, |
475 | 506 | "id": "/routes/getting-started+/index.mdx", |
476 | 507 | "pathname": "/getting-started", |
477 | 508 | "pathSegments": [ |
|
484 | 515 | "Getting Started", |
485 | 516 | "Home" |
486 | 517 | ], |
| 518 | + "data": { |
| 519 | + "title": "Home" |
| 520 | + }, |
487 | 521 | "id": "/routes/getting-started+/home.mdx", |
488 | 522 | "pathname": "/getting-started/home", |
489 | 523 | "pathSegments": [ |
|
497 | 531 | "Getting Started", |
498 | 532 | "Dedicated Devices" |
499 | 533 | ], |
| 534 | + "data": { |
| 535 | + "title": "Dedicated Devices" |
| 536 | + }, |
500 | 537 | "id": "/routes/getting-started+/dedicated-devices.mdx", |
501 | 538 | "pathname": "/getting-started/dedicated-devices", |
502 | 539 | "pathSegments": [ |
|
510 | 547 | "Best Practices", |
511 | 548 | "Choosing Dependencies" |
512 | 549 | ], |
| 550 | + "data": { |
| 551 | + "title": "Choosing Dependencies" |
| 552 | + }, |
513 | 553 | "id": "/routes/best-practices+/choosing-dependencies.mdx", |
514 | 554 | "pathname": "/best-practices/choosing-dependencies", |
515 | 555 | "pathSegments": [ |
|
0 commit comments