We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a173ec commit ad8176eCopy full SHA for ad8176e
docs/sphinx/conf.py
@@ -24,7 +24,9 @@
24
25
# Add any Sphinx extension module names here, as strings. They can be extensions
26
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
27
-extensions = [ 'sphinxcontrib.bitbucket' ]
+extensions = [ 'sphinxcontrib.bitbucket',
28
+ 'sphinxcontrib.spelling',
29
+ ]
30
31
bitbucket_project_url = 'http://bitbucket.org/dhellmann/virtualenvwrapper/'
32
0 commit comments