From fe49ae73cfe29b4711c40b4e38976d1aed228ec9 Mon Sep 17 00:00:00 2001 From: rv0lt Date: Wed, 20 Sep 2023 14:45:56 +0200 Subject: [PATCH] prebuild --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index cc6a96ef..8c1e95d1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -35,7 +35,7 @@ "sphinx.ext.duration", "sphinx.ext.autosummary", "sphinx_copybutton", - "sphinx.ext.imgconverter", + "sphinxcontrib.rsvgconverter", ] # Add any paths that contain templates here, relative to this directory.