aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorDavid Reid <dreid@dreid.org>2014-01-06 13:06:11 -0800
committerDavid Reid <dreid@dreid.org>2014-01-06 13:06:11 -0800
commitbf41d5ca7e7a38881c35bc742072b693147e8fa4 (patch)
tree5e5e4e20395a074c0aa2d03fcda45a6e3f1631db /docs/index.rst
parent3450b0e1376d8738e4cf05a8541827f0949b6d6a (diff)
parent5bae063ff2601db15d84920f18bae194bcd3d373 (diff)
downloadcryptography-bf41d5ca7e7a38881c35bc742072b693147e8fa4.tar.gz
cryptography-bf41d5ca7e7a38881c35bc742072b693147e8fa4.tar.bz2
cryptography-bf41d5ca7e7a38881c35bc742072b693147e8fa4.zip
Merge pull request #203 from alex/fernet
[WIP][POC] Implement Fernet
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 5eb3de7d..9682337c 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -56,6 +56,7 @@ The recipes layer
.. toctree::
:maxdepth: 2
+ fernet
exceptions
glossary