mirror of
https://github.com/corundum/corundum.git
synced 2025-01-30 08:32:52 +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
|
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||||
# ones.
|
# ones.
|
||||||
extensions = [
|
extensions = [
|
||||||
"sphinxcontrib.inkscapeconverter",
|
"sphinxcontrib.rsvgconverter",
|
||||||
]
|
]
|
||||||
|
|
||||||
# Add any paths that contain templates here, relative to this directory.
|
# Add any paths that contain templates here, relative to this directory.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user