projects
/
mame.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff599f5
)
Remove sphinxcontrib.rsvgconverter, which
author
Cesare Falco
<c.falco@ubuntu.com>
Wed, 27 Jan 2021 18:26:13 +0000
(19:26 +0100)
committer
Cesare Falco
<c.falco@ubuntu.com>
Wed, 27 Jan 2021 18:26:13 +0000
(19:26 +0100)
Forwarded: no
seems nowhere to be found (at least on Ubuntu).
Gbp-Pq: Name sphinx_remove_unresolved_module.patch
docs/source/conf.py
patch
|
blob
|
history
diff --git
a/docs/source/conf.py
b/docs/source/conf.py
index d5c5565e86bcac0d52d8c30df7a121dd744d7719..cf9059181f4f57a727d98986132cc91f3ee285a9 100644
(file)
--- 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'
]