diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-07-12 11:55:16 -0500 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-07-12 11:55:16 -0500 |
commit | 26516e52ec6c463a4db725c7d6f07b49b18c4e21 (patch) | |
tree | 4ee44c38b6aa0bf082ce04fcd89c07d7ba9e81a8 /docs/index.rst | |
parent | 548e85ed63964c38fd450a4ee8753a5be2c956d5 (diff) | |
parent | b32b005b1fa3965ebc76131eb4c6ebd352cc6f1a (diff) | |
download | cryptography-26516e52ec6c463a4db725c7d6f07b49b18c4e21.tar.gz cryptography-26516e52ec6c463a4db725c7d6f07b49b18c4e21.tar.bz2 cryptography-26516e52ec6c463a4db725c7d6f07b49b18c4e21.zip |
Merge pull request #2142 from alex/x509-tutorial
Reorganize the x509 docs in prep for a tutorial
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 35f80a2d..5c26a754 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -63,7 +63,7 @@ The recipes layer :maxdepth: 2 fernet - x509 + x509/index random-numbers exceptions faq |