diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2014-11-05 23:26:11 +0100 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2014-11-05 23:26:11 +0100 |
commit | 466d6d2767161c9ac3f0c54f06ef782faa6a5fcb (patch) | |
tree | db2adba1058d2289ee3fe86ab044fea574114abd /doc/source/index.rst | |
parent | 45e70ed7dd8fc964c1afc9bba8856b97cd2ee22e (diff) | |
download | fastd-466d6d2767161c9ac3f0c54f06ef782faa6a5fcb.tar fastd-466d6d2767161c9ac3f0c54f06ef782faa6a5fcb.zip |
Add fastd v15 release notes
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r-- | doc/source/index.rst | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 0a6defe..93177c5 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -12,6 +12,13 @@ User manual manual/methods manual/mtu +Release notes +------------- + +.. toctree:: + :maxdepth: 2 + + releases/v15 Cryptographic algorithms ------------------------ @@ -25,7 +32,6 @@ Cryptographic algorithms crypto/macs crypto/methods - Developer documentation ----------------------- |