docs: add chapters json
This commit is contained in:
parent
f01afb0d2a
commit
0889b47d4f
1 changed files with 16 additions and 0 deletions
16
chapters.json
Normal file
16
chapters.json
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"name": null,
|
||||||
|
"pages": [
|
||||||
|
{ "title": "Правила", "path": "/server/rules" },
|
||||||
|
{ "title": "Правила", "path": "/server/rules" }
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Сервер",
|
||||||
|
"pages": [
|
||||||
|
{ "title": "Фичи", "path": "/features" },
|
||||||
|
{ "title": "Моды", "path": "/mods" }
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
Loading…
Add table
Add a link
Reference in a new issue