We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 517f408 commit 985a8f5Copy full SHA for 985a8f5
Docs/source/index.rst
@@ -12,14 +12,30 @@ SerialIO is a common library designed to simplify the implementation of RC proto
12
13
.. toctree::
14
:maxdepth: 1
15
- :caption: Contents:
+ :caption: Getting Started:
16
17
- supportedprotocols
18
installation
19
tutorial
20
example
+
21
+.. toctree::
22
+ :maxdepth: 1
23
+ :caption: Supported Protocols:
24
25
+ sbus
26
+ fport
27
28
29
30
+ :caption: API Documentation:
31
32
+ apidocumentation
33
34
35
36
+ :caption: Development:
37
38
contributing
- apidocumentation
39
40
License
41
-------
Docs/source/supportedprotocols.rst
0 commit comments