summaryrefslogtreecommitdiffstats
path: root/doc/source/index.rst
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2014-09-26 15:33:38 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2014-09-26 15:33:38 +0200
commitc341adf527930b211bb10480826456b3f03dc066 (patch)
tree90a78b074f855ae5b8c02a0edc7c2ac7ce594264 /doc/source/index.rst
parent6da79ddb9bfe5e9e6042e644ff00666912b644c3 (diff)
downloadfastd-c341adf527930b211bb10480826456b3f03dc066.tar
fastd-c341adf527930b211bb10480826456b3f03dc066.zip
Add some (very incomplete) protocol documentation
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r--doc/source/index.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 833c469..3593481 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -13,8 +13,17 @@ User manual
manual/mtu
+Cryptographic algorithms
+------------------------
+
+.. toctree::
+ :maxdepth: 2
+
+
Developer documentation
-----------------------
.. toctree::
:maxdepth: 2
+
+ devel/protocol