Updated documentation

This commit is contained in:
Mark Qvist
2023-03-02 12:47:55 +01:00
parent aa0d9c5c13
commit 58004d7c05
10 changed files with 667 additions and 9 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ This example can also be found at `<https://github.com/markqvist/Reticulum/blob/
.. _example-channel:
Channel
====
=======
The *Channel* example explores using a ``Channel`` to send structured
data between peers of a ``Link``.
+2 -2
View File
@@ -130,7 +130,7 @@ This chapter lists and explains all classes exposed by the Reticulum Network Sta
.. only:: latex
Channel
------
-------
.. autoclass:: RNS.Channel.Channel()
:members:
@@ -144,7 +144,7 @@ This chapter lists and explains all classes exposed by the Reticulum Network Sta
.. only:: latex
MessageBase
------
-----------
.. autoclass:: RNS.MessageBase()
:members: