aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2017-05-29 08:49:47 -0500
committerAlex Gaynor <alex.gaynor@gmail.com>2017-05-29 09:49:47 -0400
commite10d0d61ca18045846df9be37e96eb81ac7c644c (patch)
tree3c1c71104148fbabf6801a049337f296c3b58cce /docs/index.rst
parentaef8ebc988800f67c08bfb251c8eca43330a29e6 (diff)
downloadcryptography-e10d0d61ca18045846df9be37e96eb81ac7c644c.tar.gz
cryptography-e10d0d61ca18045846df9be37e96eb81ac7c644c.tar.bz2
cryptography-e10d0d61ca18045846df9be37e96eb81ac7c644c.zip
reorganize our toc to look nicer and make more sense (#3632)
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 82099dc5..9a881ca7 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -58,16 +58,14 @@ hazmat layer only when necessary.
fernet
x509/index
- random-numbers
- exceptions
- faq
- glossary
.. toctree::
:maxdepth: 2
:caption: The hazardous materials layer
hazmat/primitives/index
+ exceptions
+ random-numbers
hazmat/backends/index
hazmat/bindings/index
@@ -76,13 +74,15 @@ hazmat layer only when necessary.
:caption: The cryptography open source project
installation
+ changelog
+ faq
development/index
security
limitations
api-stability
doing-a-release
- changelog
community
+ glossary
.. note::