aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-02-19 18:20:36 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-02-19 18:20:36 -0600
commit3a4794860b3cc5323a8b7e4b34bef5b48f5ce776 (patch)
tree94e281ed4ff9348cdfdfb0e9a3748bbbb1798835 /docs/index.rst
parent6d869c1b2fdc9dc20f90a5b520896b01a0f9011b (diff)
parent5809d48ef8a1ab125fcff140847bf44c6fe3a91d (diff)
downloadcryptography-3a4794860b3cc5323a8b7e4b34bef5b48f5ce776.tar.gz
cryptography-3a4794860b3cc5323a8b7e4b34bef5b48f5ce776.tar.bz2
cryptography-3a4794860b3cc5323a8b7e4b34bef5b48f5ce776.zip
Merge pull request #639 from alex/faq
Add an FAQ page to the docs
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index c8ef41b6..176405b5 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -33,6 +33,9 @@ existing libraries:
* Poor introspectability, and thus poor testability.
* Extremely error prone APIs, and bad defaults.
+
+.. _cryptography-layout:
+
Layout
------
@@ -60,6 +63,7 @@ The recipes layer
fernet
random-numbers
exceptions
+ faq
glossary
The hazardous materials layer