File tree Expand file tree Collapse file tree 3 files changed +10
-27
lines changed Expand file tree Collapse file tree 3 files changed +10
-27
lines changed Original file line number Diff line number Diff line change 99 section :
1010 type : " object"
1111 required :
12- - title
1312 - path
1413 properties :
15- title :
16- type : " string"
17- description : " The title of the section."
1814 path :
1915 type : " string"
2016 description : " The URL path for this section."
2521 category :
2622 type : " string"
2723 description : " The name of the category."
28- children :
29- type : " array"
30- description : " A list of subsections."
31- items :
32- $ref : " #/$defs/section"
Original file line number Diff line number Diff line change 1- - name : " Official guides"
2- articles :
3- path : " official-guides"
1+ - name : " Guides"
2+ subcategories :
3+ - name : " Official guides"
4+ articles :
5+ path : " official-guides"
46
5- - name : " Community guides"
6- articles :
7- path : " community-guides"
7+ - name : " Community guides"
8+ articles :
9+ path : " community-guides"
810
911- name : " Lua reference"
1012 subcategories :
Original file line number Diff line number Diff line change 11# Homepage
22- path : " /"
3- title : " Multi Theft Auto: Wiki"
43 article : " introduction"
54
65# Guides Index
76- path : " /guides"
8- title : " Guides"
9- children :
10- - path : " /official"
11- title : " Official Guides"
12- category : " Official guides"
13-
14- - path : " /community"
15- title : " Community Guides"
16- category : " Community guides"
7+ category : " Guides"
178
189# Reference Index
19- - title : " Lua API Reference"
20- path : " /lua"
10+ - path : " /lua"
2111 category : " Lua reference"
You can’t perform that action at this time.
0 commit comments