summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2022-02-12 17:34:51 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2022-02-12 17:34:51 +0100
commit2852e852c073c8d91ea0a2ad704e1039bd3a8e88 (patch)
treea97d3c9ce13a4f93edc73d233aa79307930a512d
parent23772ad0274a7988e9791b1eb2c322a7a70bce22 (diff)
Enable the inkscapeconverter extension
-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.