|
2 | 2 |
|
3 | 3 | [Introduction](README.md) |
4 | 4 |
|
5 | | -- [Architecture](1_architecture.md) |
6 | | -- [Manifest](2_manifest.md) |
7 | | -- [Registration](3_registration.md) |
8 | | -- [Clientbound events](4_clientbound/0_index.md) |
9 | | - - [Applications](4_clientbound/applications.md) |
10 | | - - [Deep link](4_clientbound/deep_link.md) |
11 | | - - [Devices](4_clientbound/devices.md) |
12 | | - - [Encoder](4_clientbound/encoder.md) |
13 | | - - [Keypad](4_clientbound/keypad.md) |
14 | | - - [Property inspector](4_clientbound/property_inspector.md) |
15 | | - - [Settings](4_clientbound/settings.md) |
16 | | - - [States](4_clientbound/states.md) |
17 | | - - [Will appear](4_clientbound/will_appear.md) |
18 | | -- [Serverbound events](5_serverbound/0_index.md) |
19 | | - - [Miscellaneous](5_serverbound/misc.md) |
20 | | - - [Property inspector](5_serverbound/property_inspector.md) |
21 | | - - [Settings](5_serverbound/settings.md) |
22 | | - - [States](5_serverbound/states.md) |
| 5 | +- [Overview](overview.md) |
| 6 | +- [Manifest](manifest.md) |
| 7 | + |
| 8 | +--- |
| 9 | + |
| 10 | +# WebSocket API reference |
| 11 | + |
| 12 | +- [Registration](api/registration.md) |
| 13 | +- [Clientbound events](api/clientbound/0_index.md) |
| 14 | + - [Applications](api/clientbound/applications.md) |
| 15 | + - [Deep link](api/clientbound/deep_link.md) |
| 16 | + - [Devices](api/clientbound/devices.md) |
| 17 | + - [Encoder](api/clientbound/encoder.md) |
| 18 | + - [Keypad](api/clientbound/keypad.md) |
| 19 | + - [Property inspector](api/clientbound/property_inspector.md) |
| 20 | + - [Settings](api/clientbound/settings.md) |
| 21 | + - [States](api/clientbound/states.md) |
| 22 | + - [Will appear](api/clientbound/will_appear.md) |
| 23 | +- [Serverbound events](api/serverbound/0_index.md) |
| 24 | + - [Miscellaneous](api/serverbound/misc.md) |
| 25 | + - [Property inspector](api/serverbound/property_inspector.md) |
| 26 | + - [Settings](api/serverbound/settings.md) |
| 27 | + - [States](api/serverbound/states.md) |
0 commit comments