|
1 | 1 | [ |
2 | 2 | { |
3 | | - "basePath": "/", |
4 | | - "categories": [ |
| 3 | + "title": "📌 Overview", |
| 4 | + "items": [ |
5 | 5 | { |
6 | | - "title": "📌 Overview", |
7 | | - "items": [ |
8 | | - { |
9 | | - "name": "Getting Started", |
10 | | - "path": "/manual" |
11 | | - }, |
12 | | - { |
13 | | - "name": "Installation", |
14 | | - "path": "/manual/installation" |
15 | | - }, |
16 | | - { |
17 | | - "name": "Changelog", |
18 | | - "path": "/changelog" |
19 | | - }, |
20 | | - { |
21 | | - "name": "License", |
22 | | - "path": "/license" |
23 | | - } |
24 | | - ] |
| 6 | + "name": "Getting Started", |
| 7 | + "path": "/manual" |
25 | 8 | }, |
26 | 9 | { |
27 | | - "title": "📖 Reference", |
28 | | - "items": [ |
29 | | - { |
30 | | - "name": "Menu Tools", |
31 | | - "path": "/manual/menus" |
32 | | - }, |
33 | | - { |
34 | | - "name": "Letterboxing", |
35 | | - "path": "/manual/letterboxing" |
36 | | - }, |
37 | | - { |
38 | | - "name": "Screen Size", |
39 | | - "path": "/manual/screen-size" |
40 | | - } |
41 | | - ] |
| 10 | + "name": "Installation", |
| 11 | + "path": "/installation" |
42 | 12 | }, |
43 | 13 | { |
44 | | - "title": "💬 Contact", |
45 | | - "items": [ |
46 | | - { |
47 | | - "name": "Discord", |
48 | | - "href": "https://discord.gg/DdYyWVb", |
49 | | - "icon": "launch" |
50 | | - }, |
51 | | - { |
52 | | - "name": "Twitter", |
53 | | - "href": "https://twitter.com/zigurous", |
54 | | - "icon": "launch" |
55 | | - } |
56 | | - ] |
| 14 | + "name": "Changelog", |
| 15 | + "path": "/changelog" |
57 | 16 | }, |
58 | 17 | { |
59 | | - "title": "🔗 Other Links", |
60 | | - "items": [ |
61 | | - { |
62 | | - "name": "GitHub", |
63 | | - "href": "https://github.com/zigurous/unity-ui-toolkit", |
64 | | - "icon": "launch" |
65 | | - }, |
66 | | - { |
67 | | - "name": "Asset Store", |
68 | | - "href": "https://assetstore.unity.com/publishers/51884", |
69 | | - "icon": "launch" |
70 | | - }, |
71 | | - { |
72 | | - "name": "YouTube", |
73 | | - "href": "https://youtube.com/c/zigurous?sub_confirmation=1", |
74 | | - "icon": "launch" |
75 | | - }, |
76 | | - { |
77 | | - "name": "Patreon", |
78 | | - "href": "https://patreon.com/zigurous", |
79 | | - "icon": "launch" |
80 | | - } |
81 | | - ] |
| 18 | + "name": "License", |
| 19 | + "path": "/license" |
| 20 | + } |
| 21 | + ] |
| 22 | + }, |
| 23 | + { |
| 24 | + "title": "📖 Reference", |
| 25 | + "items": [ |
| 26 | + { |
| 27 | + "name": "Menu Tools", |
| 28 | + "path": "/manual/menus" |
| 29 | + }, |
| 30 | + { |
| 31 | + "name": "Letterboxing", |
| 32 | + "path": "/manual/letterboxing" |
| 33 | + }, |
| 34 | + { |
| 35 | + "name": "Screen Size", |
| 36 | + "path": "/manual/screen-size" |
| 37 | + } |
| 38 | + ] |
| 39 | + }, |
| 40 | + { |
| 41 | + "title": "💬 Contact", |
| 42 | + "items": [ |
| 43 | + { |
| 44 | + "name": "Discord", |
| 45 | + "href": "https://discord.gg/DdYyWVb", |
| 46 | + "icon": "launch" |
| 47 | + }, |
| 48 | + { |
| 49 | + "name": "Twitter", |
| 50 | + "href": "https://twitter.com/zigurous", |
| 51 | + "icon": "launch" |
| 52 | + } |
| 53 | + ] |
| 54 | + }, |
| 55 | + { |
| 56 | + "title": "🔗 Other Links", |
| 57 | + "items": [ |
| 58 | + { |
| 59 | + "name": "GitHub", |
| 60 | + "href": "https://github.com/zigurous/unity-ui-toolkit", |
| 61 | + "icon": "launch" |
| 62 | + }, |
| 63 | + { |
| 64 | + "name": "Asset Store", |
| 65 | + "href": "https://assetstore.unity.com/publishers/51884", |
| 66 | + "icon": "launch" |
| 67 | + }, |
| 68 | + { |
| 69 | + "name": "YouTube", |
| 70 | + "href": "https://youtube.com/c/zigurous?sub_confirmation=1", |
| 71 | + "icon": "launch" |
| 72 | + }, |
| 73 | + { |
| 74 | + "name": "Patreon", |
| 75 | + "href": "https://patreon.com/zigurous", |
| 76 | + "icon": "launch" |
82 | 77 | } |
83 | 78 | ] |
84 | 79 | } |
|
0 commit comments