We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c338eb commit 3779ddfCopy full SHA for 3779ddf
1 file changed
articles/toc.yml
@@ -1,8 +1,6 @@
1
- name: Get started
2
-- name: Basic Concepts
3
- href: about.md
4
-- name: Quick Start
5
- href: ../index.md
+- href: about.md
+- href: ../index.md
6
- name: Protocol
7
- name: Binary Protocol
8
href: ../protocol/BinaryProtocol-8bit.md
@@ -11,12 +9,9 @@
11
9
- name: Synchronization Clock
12
10
href: ../protocol/SynchronizationClock.md
13
- name: Control Interface
14
-- name: Operators
15
- href: operators.md
16
-- name: Firmware
17
- href: firmware.md
18
-- name: Logging
19
- href: logging.md
+- href: operators.md
+- href: firmware.md
+- href: logging.md
20
- name: Message Manipulation
21
href: message-manipulation.md
22
- name: Data Interface
0 commit comments