commit | 8f42fe4e86267c4dee696707ac08371a1aa2531a | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Tue Dec 24 13:15:52 2013 -0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Tue Dec 24 13:15:52 2013 -0800 |
tree | f9fbd1c5a72271ee9c5eb9ff4f1fd84808c2fc20 | |
parent | c4088fbe900c336a86bd82409f566d3be75e51bd [diff] [blame] |
Slightly reorganize and cleanuip the backend docs
diff --git a/docs/hazmat/backends/openssl.rst b/docs/hazmat/backends/openssl.rst index 12fbff0..5e51c75 100644 --- a/docs/hazmat/backends/openssl.rst +++ b/docs/hazmat/backends/openssl.rst
@@ -1,7 +1,7 @@ .. hazmat:: -OpenSSL -======= +OpenSSL Backend +=============== These are `CFFI`_ bindings to the `OpenSSL`_ C library.