Skip to content

Commit 3779ddf

Browse files
committed
Remove redundant TOC titles
1 parent 4c338eb commit 3779ddf

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

articles/toc.yml

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
- name: Get started
2-
- name: Basic Concepts
3-
href: about.md
4-
- name: Quick Start
5-
href: ../index.md
2+
- href: about.md
3+
- href: ../index.md
64
- name: Protocol
75
- name: Binary Protocol
86
href: ../protocol/BinaryProtocol-8bit.md
@@ -11,12 +9,9 @@
119
- name: Synchronization Clock
1210
href: ../protocol/SynchronizationClock.md
1311
- name: Control Interface
14-
- name: Operators
15-
href: operators.md
16-
- name: Firmware
17-
href: firmware.md
18-
- name: Logging
19-
href: logging.md
12+
- href: operators.md
13+
- href: firmware.md
14+
- href: logging.md
2015
- name: Message Manipulation
2116
href: message-manipulation.md
2217
- name: Data Interface

0 commit comments

Comments
 (0)