mirror of
https://github.com/corundum/corundum.git
synced 2025-01-16 08:12:53 +08:00
Use rsvg instead of inkscape for SVG conversion
This commit is contained in:
parent
f379d4225c
commit
4fc7e0b9d8
@ -31,7 +31,7 @@ copyright = f'2019-{datetime.datetime.now().year}, {author}'
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||
# ones.
|
||||
extensions = [
|
||||
"sphinxcontrib.inkscapeconverter",
|
||||
"sphinxcontrib.rsvgconverter",
|
||||
]
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
|
Loading…
x
Reference in New Issue
Block a user