|
13 | 13 | - [锚点机制](./mechanism/anchor-mechanism.md) |
14 | 14 | - [静默转头](./mechanism/slient-turning-head.md) |
15 | 15 | - [输入适配](./mechanism/input-support.md) |
16 | | -- [自定义控件](./mechanism/custom-widget.md) |
17 | | -- [自定义图层条件](./mechanism/custom-conditions.md) |
18 | | -- [自定义布局]() |
| 16 | +- [自定义布局](mechanism/custom-layout/custom-layout.md) |
19 | 17 | - [预设系统](./mechanism/custom-layout/preset-system.md) |
20 | 18 | - [图层系统](./mechanism/custom-layout/layer-system.md) |
21 | 19 | - [切换模式](./mechanism/custom-layout/mode-switch.md) |
| 20 | + - [自定义控件](./mechanism/custom-layout/custom-widget.md) |
| 21 | + - [自定义图层条件](./mechanism/custom-layout/custom-conditions.md) |
22 | 22 |
|
23 | 23 | # 特性 |
24 | 24 |
|
|
28 | 28 |
|
29 | 29 | # GUI |
30 | 30 |
|
31 | | -- [设置界面]() |
32 | | - - [界面框架](./gui/config-screen/interface-frame.md) |
33 | | - - [标签页]() |
| 31 | +- [设置界面](./gui/config-screen/config-screen.md) |
| 32 | + - [标签页](./gui/config-screen/tab/tab.md) |
34 | 33 | - [关于](./gui/config-screen/tab/about.md) |
35 | | - - [通用]() |
36 | | - - [常规](./gui/config-screen/tab/general/general.md) |
37 | | - - [控制](./gui/config-screen/tab/general/control.md) |
38 | | - - [触控圈](./gui/config-screen/tab/general/touch-ring.md) |
39 | | - - [调试](./gui/config-screen/tab/general/debug.md) |
40 | | - - [物品]() |
41 | | - - [可长按使用的物品](./gui/config-screen/tab/item/items-usable-by-long-press.md) |
42 | | - - [手持时显示准星的物品](./gui/config-screen/tab/item/items-show-crosshair-when-holding.md) |
43 | | - - [需要修正使用方向的物品](./gui/config-screen/tab/item/items-need-to-fix-use-direction.md) |
44 | | - - [子页面]() |
45 | | - - [布局]() |
46 | | - - [管理控件预设](./gui/config-screen/sub-pages/layout/manage-widget-preset.md) |
47 | | - - [自定义控件布局](./gui/config-screen/sub-pages/layout/custom-widget-layout.md) |
48 | | - - [GUI 控件布局](./gui/config-screen/sub-pages/layout/gui-widget-layout.md) |
| 34 | + - [常规](./gui/config-screen/tab/general.md) |
| 35 | + - [控制](./gui/config-screen/tab/control.md) |
| 36 | + - [触控圈](./gui/config-screen/tab/touch-ring.md) |
| 37 | + - [调试](./gui/config-screen/tab/debug.md) |
| 38 | + - [物品](gui/config-screen/tab/item.md) |
| 39 | + - [子页面](./gui/config-screen/sub-pages/sub-pages.md) |
| 40 | + - [管理控件预设](./gui/config-screen/sub-pages/manage-widget-preset.md) |
| 41 | + - [自定义控件布局](./gui/config-screen/sub-pages/custom-widget-layout.md) |
| 42 | + - [GUI 控件布局](./gui/config-screen/sub-pages/gui-widget-layout.md) |
49 | 43 | - [物品列表](./gui/config-screen/sub-pages/item-list.md) |
50 | 44 | - [组件列表](./gui/config-screen/sub-pages/widget-list.md) |
51 | 45 | - [聊天界面](./gui/chat-screen.md) |
|
0 commit comments