Skip to content

Commit 66bc871

Browse files
committed
fix header
1 parent 4960645 commit 66bc871

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

documentation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ This README file contains an index of all files in the documentation directory.
2323
**usage**
2424

2525

26-
- [creating_and_editing_protocols.md](usage/creating_and_editing_protocols.md) - CSV
26+
- [creating_and_editing_protocols.md](usage/creating_and_editing_protocols.md) - Creating and Editing Protocols ‐ JSON ‐ CSV
2727
- [protocols.md](usage/protocols.md) - Custom / Editing Protocols
28-
- [transports.md](usage/transports.md) - Protocol
28+
- [transports.md](usage/transports.md) - Transports
2929

3030
**usage/configuration_examples**
3131

documentation/usage/creating_and_editing_protocols.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Creating and Editing Protocols ‐ JSON ‐ CSV
2+
13
"Protocols" are defined through 2 file types.
24

35
The first is .json, which contains the default settings and optionally codes.

documentation/usage/transports.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Transports
2+
13
A transport is configured by creating a configuration section, starting with "transport."
24
```
35
[transport.0]

0 commit comments

Comments
 (0)