summaryrefslogtreecommitdiffstats
path: root/doc/source/index.rst
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2014-10-26 16:56:43 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2014-10-26 16:56:43 +0100
commit7e5ffc0cde38c27ce59ec8432c3cc8936050c4a9 (patch)
tree297d5176427e02384a9cef251af1a354fa1d655e /doc/source/index.rst
parent6359772b9cf6e8b9ffee1ca98413675a4357616f (diff)
downloadfastd-7e5ffc0cde38c27ce59ec8432c3cc8936050c4a9.tar
fastd-7e5ffc0cde38c27ce59ec8432c3cc8936050c4a9.zip
docs: handshake documentation
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r--doc/source/index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 3593481..a53c0ed 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -19,6 +19,9 @@ Cryptographic algorithms
.. toctree::
:maxdepth: 2
+ crypto/ec25519
+ crypto/fhmqvc
+
Developer documentation
-----------------------