aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-11-04 09:50:21 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2013-11-04 09:50:21 -0800
commitf986fe062be59a34707db7b15eda130ce16366db (patch)
treec21a071140710b92172bd8b7f85a59faa4eb4635 /docs/conf.py
parentd3e4bc210aeb90d191f2d2fed05825e1858c3f72 (diff)
downloadcryptography-f986fe062be59a34707db7b15eda130ce16366db.tar.gz
cryptography-f986fe062be59a34707db7b15eda130ce16366db.tar.bz2
cryptography-f986fe062be59a34707db7b15eda130ce16366db.zip
This is now the default theme on RTD
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 8e0fc7be..7f4c24b3 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -253,6 +253,3 @@ texinfo_documents = [
# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {'http://docs.python.org/': None}
-
-# Enable the new ReadTheDocs theme
-RTD_NEW_THEME = True