summaryrefslogtreecommitdiff
path: root/source/conf.py
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2023-03-17 09:29:30 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2023-03-17 09:29:30 +0100
commitfe917237ee8da66e5467ad6cd7433e9896b8ab90 (patch)
treea66cefd2e239cb3ea9391c1fa0e1f3524278d67f /source/conf.py
parenta53f991cfe90b78c73cb762a0b0e1d67b050988a (diff)
parentf7a369f5b8eeb0674a9a2fa978f73e328f80f46d (diff)
Merge branch 'master' into dragonscale
Diffstat (limited to 'source/conf.py')
-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.