/ 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     zen
24     software
25     using
26     understanding
27     hardware
28     interfaces
29     networks
30     support
31     examples
32     license
33  
34  .. toctree::
35     :maxdepth: 2
36  
37     reference
38  
39  
40  .. only:: html
41  
42     Indices and Tables
43     ==================
44  
45     * :ref:`genindex`
46     * :ref:`search`