summaryrefslogtreecommitdiffstats
path: root/doc/source/index.rst
blob: 359348131bcec346a2abbfddb6ae9409b16ec5a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Welcome to fastd's documentation!
=================================

User manual
-----------

.. toctree::
   :maxdepth: 2

   manual/cmdline
   manual/config
   manual/methods
   manual/mtu


Cryptographic algorithms
------------------------

.. toctree::
   :maxdepth: 2


Developer documentation
-----------------------

.. toctree::
   :maxdepth: 2

   devel/protocol