mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
Add svg->pdf conversion support
This commit is contained in:
parent
9ce054c04b
commit
7e53d69069
@ -32,6 +32,7 @@ extensions = [
|
|||||||
'sphinx.ext.mathjax',
|
'sphinx.ext.mathjax',
|
||||||
'sphinx.ext.viewcode',
|
'sphinx.ext.viewcode',
|
||||||
'edit_on_github',
|
'edit_on_github',
|
||||||
|
'sphinxcontrib.rsvgconverter'
|
||||||
]
|
]
|
||||||
|
|
||||||
edit_on_github_project = 'mamedev/mame'
|
edit_on_github_project = 'mamedev/mame'
|
||||||
|
Loading…
Reference in New Issue
Block a user