1
0
mirror of synced 2024-12-05 03:06:05 +03:00

Fix Docs build

This commit is contained in:
Benjamin Eberlei 2013-05-03 13:32:42 +02:00
parent 6d02c7e1a5
commit 59fff4ddef

View File

@ -22,7 +22,7 @@ sys.path.append(os.path.abspath('_exts'))
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = ['configurationblock', 'sphinx.ext.linkcode']
extensions = ['configurationblock']
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']