diff options
Diffstat (limited to 'docs/hazmat/bindings')
-rw-r--r-- | docs/hazmat/bindings/index.rst | 6 | ||||
-rw-r--r-- | docs/hazmat/bindings/openssl.rst | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/hazmat/bindings/index.rst b/docs/hazmat/bindings/index.rst index 163e82e8..4de2df47 100644 --- a/docs/hazmat/bindings/index.rst +++ b/docs/hazmat/bindings/index.rst @@ -1,6 +1,3 @@ -Bindings -======== - .. danger:: This is a "Hazardous Materials" module. You should **ONLY** use it if @@ -8,6 +5,9 @@ Bindings module is full of land mines, dragons, and dinosaurs with laser guns. +Bindings +======== + .. toctree:: :maxdepth: 1 diff --git a/docs/hazmat/bindings/openssl.rst b/docs/hazmat/bindings/openssl.rst index 04532466..00e8094a 100644 --- a/docs/hazmat/bindings/openssl.rst +++ b/docs/hazmat/bindings/openssl.rst @@ -1,6 +1,3 @@ -OpenSSL -======= - .. danger:: This is a "Hazardous Materials" module. You should **ONLY** use it if @@ -8,6 +5,9 @@ OpenSSL module is full of land mines, dragons, and dinosaurs with laser guns. +OpenSSL +======= + These are `CFFI`_ bindings to the `OpenSSL`_ C library. .. data:: cryptography.hazmat.bindings.openssl.backend |