summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/conf.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/conf.py b/source/conf.py
index 96ccd7d..dcaecf5 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -14,7 +14,8 @@ author = 'Elena “of Valhalla”'
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
extensions = [
- 'sphinxcontrib.inkscapeconverter',
+ #'sphinxcontrib.inkscapeconverter',
+ 'sphinxcontrib.rsvgconverter',
'sphinxcontrib.bibtex',
]