summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/conf.py b/source/conf.py
index 290a8cd..786808d 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -30,6 +30,7 @@ master_doc = 'index'
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
+ 'sphinxcontrib.inkscapeconverter',
]
# Add any paths that contain templates here, relative to this directory.