mirror of
https://github.com/markqvist/reticulum_website.git
synced 2024-12-18 04:14:21 -05:00
44 lines
916 B
Plaintext
44 lines
916 B
Plaintext
|
******************************
|
||
|
Reticulum Network Stack Manual
|
||
|
******************************
|
||
|
|
||
|
This manual aims to provide you with all the information you need to
|
||
|
understand Reticulum, build networks or develop programs using it, or
|
||
|
to participate in the development of Reticulum itself.
|
||
|
|
||
|
.. only:: builder_html
|
||
|
|
||
|
This manual is also available in `PDF <https://github.com/markqvist/Reticulum/releases/latest/download/Reticulum.Manual.pdf>`_ and `EPUB <https://github.com/markqvist/Reticulum/releases/latest/download/Reticulum.Manual.epub>`_ formats.
|
||
|
|
||
|
.. only:: builder_html
|
||
|
|
||
|
Table Of Contents
|
||
|
=================
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 3
|
||
|
|
||
|
whatis
|
||
|
gettingstartedfast
|
||
|
using
|
||
|
understanding
|
||
|
hardware
|
||
|
interfaces
|
||
|
networks
|
||
|
examples
|
||
|
support
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
|
||
|
reference
|
||
|
|
||
|
|
||
|
.. only:: html
|
||
|
|
||
|
Indices and Tables
|
||
|
==================
|
||
|
|
||
|
* :ref:`genindex`
|
||
|
* :ref:`search`
|