]> git.donarmstrong.com Git - neurodebian.git/blobdiff - sphinx/conf.py
Improved screenshot.
[neurodebian.git] / sphinx / conf.py
index 698c32dcdf683a19618551baa0ebcf011cd9b469..0bdb259ebf9ac12af4881eb2832e2664b9ac4a71 100644 (file)
@@ -41,7 +41,9 @@ def artworkdir():
 
 # Add any Sphinx extension module names here, as strings. They can be extensions
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = []
+#extensions = []
+sys.path.append(os.path.abspath('.'))
+extensions = ['sphinxext.quote']
 
 # Add any paths that contain templates here, relative to this directory.
 templates_path = ['_templates']