diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-01-10 07:30:51 -0800 |
|---|---|---|
| committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-01-10 07:30:51 -0800 |
| commit | fc4e2b740feba8d38ad9900e6203f619a31b71f3 (patch) | |
| tree | 12897105a44159a1d21ba39f5eed061b9283d914 /docs/conf.py | |
| parent | 694dab0aa1ca1bc2096c7dbabf573641633e81df (diff) | |
| download | cryptography-fc4e2b740feba8d38ad9900e6203f619a31b71f3.tar.gz | |
Try to run the spellchecker on travis
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py index 006603149..a42dcb228 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. |
