mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-11-30 11:26:45 -05:00
Updated docs
This commit is contained in:
parent
522204d8a5
commit
cd0e177080
3 changed files with 19 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ API Reference
|
|||
*************
|
||||
This reference guide lists and explains all classes exposed by the RNS API.
|
||||
|
||||
Primary Interface Classes
|
||||
Classes
|
||||
=========================
|
||||
Communication over a Reticulum network in a program is acheived using a set of
|
||||
classes exposed by RNS.
|
||||
|
|
@ -43,6 +43,14 @@ Packet
|
|||
.. autoclass:: RNS.Packet
|
||||
:members:
|
||||
|
||||
.. _api-packetreceipt:
|
||||
|
||||
Packet Receipt
|
||||
--------------
|
||||
|
||||
.. autoclass:: RNS.PacketReceipt
|
||||
:members:
|
||||
|
||||
.. _api-link:
|
||||
|
||||
Link
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue