aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-09-30 10:37:22 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2013-09-30 10:37:22 -0700
commit6d02e2ddfd87f0fd06a70d56ad1a2167ceec5232 (patch)
tree5334be3cae172e5b66965ec1b7bf0d603989ebc6 /docs/index.rst
parentd59a0485bc8195efcc476e4362cb3bb47e89d9e8 (diff)
downloadcryptography-6d02e2ddfd87f0fd06a70d56ad1a2167ceec5232.tar.gz
cryptography-6d02e2ddfd87f0fd06a70d56ad1a2167ceec5232.tar.bz2
cryptography-6d02e2ddfd87f0fd06a70d56ad1a2167ceec5232.zip
Make the lib and ffi public for the OpenSSL binding and document them
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 c8f63883..5cc455f6 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -32,5 +32,6 @@ Contents
architecture
primitives/index
+ bindings/index
contributing
community