1
0
Files
test.br0tcraft.de/content/demo-doc/index.json
2026-08-20 20:36:47 +02:00

14 lines
351 B
JSON

{
"title": "Struktur-Demo",
"chapters": [
{ "title": "Einleitung", "file": "01-intro.md", "id": "intro" },
{ "title": "Installation", "file": "02-install.md", "id": "install" },
{
"title": "Fortgeschritten",
"children": [
{ "title": "Performance", "file": "adv/performance.md", "id": "perf" }
]
}
]
}