/ docs / source / index.rst
index.rst
 1  ******************************
 2  Reticulum Network Stack Manual
 3  ******************************
 4  
 5  This manual aims to provide you with all the information you need to
 6  understand Reticulum, build networks or develop programs using it, or
 7  to participate in the development of Reticulum itself.
 8  
 9  .. only:: builder_html
10  
11     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.
12  
13  .. only:: builder_html
14  
15     Table Of Contents
16     =================
17  
18  .. toctree::
19     :maxdepth: 3
20  
21     whatis
22     gettingstartedfast
23     using
24     understanding
25     hardware
26     interfaces
27     networks
28     examples
29     support
30  
31  .. toctree::
32     :maxdepth: 2
33  
34     reference
35  
36  
37  .. only:: html
38  
39     Indices and Tables
40     ==================
41  
42     * :ref:`genindex`
43     * :ref:`search`