From: Cesare Falco Date: Wed, 27 Jan 2021 18:26:13 +0000 (+0100) Subject: Remove sphinxcontrib.rsvgconverter, which X-Git-Tag: archive/raspbian/0.266+dfsg.1-1+rpi1~1^2^2^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8983eb9139df13d1b3ba5c60a4cf2bb26dd60727;p=mame.git Remove sphinxcontrib.rsvgconverter, which Forwarded: no seems nowhere to be found (at least on Ubuntu). Gbp-Pq: Name sphinx_remove_unresolved_module.patch --- diff --git a/docs/source/conf.py b/docs/source/conf.py index d5c5565e8..cf9059181 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -32,7 +32,6 @@ extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.mathjax', 'sphinx.ext.viewcode', - 'sphinxcontrib.rsvgconverter', 'edit_on_github' ]