zerobyte/apps/docs/content/docs/meta.json
Nico 5b728b8144
chore: move docs to monorepo apps (#801)
* chore: move docs to monorepo apps

* chore(docs): bump vite
2026-04-16 19:03:00 +02:00

15 lines
228 B
JSON

{
"title": "Documentation",
"pages": [
"introduction",
"installation",
"quickstart",
"---Concepts---",
"...concepts",
"---Guides---",
"...guides",
"---Reference---",
"configuration",
"troubleshooting"
]
}