aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJulian Krause <julian.krause@gmail.com>2013-12-12 20:55:39 -0800
committerJulian Krause <julian.krause@gmail.com>2013-12-12 20:55:39 -0800
commit848f770c4ab33e0d1cd98c78480ae32d5c5f134e (patch)
tree447a0195b9a77b5a8c4098261718e0e67418f000 /docs/conf.py
parentd6f14daf49036a434bc0a6b190457694f8703be1 (diff)
downloadcryptography-848f770c4ab33e0d1cd98c78480ae32d5c5f134e.tar.gz
cryptography-848f770c4ab33e0d1cd98c78480ae32d5c5f134e.tar.bz2
cryptography-848f770c4ab33e0d1cd98c78480ae32d5c5f134e.zip
Update documentation again to make it clearer what this is for. Moved to using Coda Hale's post.
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index c6479ef3..5092e4d3 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -257,7 +257,5 @@ texinfo_documents = [
# How to display URL addresses: 'footnote', 'no', or 'inline'.
#texinfo_show_urls = 'footnote'
-linkcheck_ignore = [r'http://rdist.root.org/']
-
# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {'http://docs.python.org/': None}