aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-01-10 07:30:51 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-01-10 07:30:51 -0800
commitfc4e2b740feba8d38ad9900e6203f619a31b71f3 (patch)
tree12897105a44159a1d21ba39f5eed061b9283d914 /docs/conf.py
parent694dab0aa1ca1bc2096c7dbabf573641633e81df (diff)
downloadcryptography-fc4e2b740feba8d38ad9900e6203f619a31b71f3.tar.gz
cryptography-fc4e2b740feba8d38ad9900e6203f619a31b71f3.tar.bz2
cryptography-fc4e2b740feba8d38ad9900e6203f619a31b71f3.zip
Try to run the spellchecker on travis
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 00660314..a42dcb22 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -38,6 +38,7 @@ extensions = [
'sphinx.ext.intersphinx',
'sphinx.ext.viewcode',
'cryptography-docs',
+ 'sphinxcontrib.spelling',
]
# Add any paths that contain templates here, relative to this directory.