mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
fix: not displaying svg image
This commit is contained in:
parent
9020efec58
commit
26c769fe8e
@ -45,6 +45,7 @@ extensions = [
|
|||||||
'sphinx_a4doc',
|
'sphinx_a4doc',
|
||||||
'html_extra_template_renderer',
|
'html_extra_template_renderer',
|
||||||
'remix_code_links',
|
'remix_code_links',
|
||||||
|
'sphinx.ext.imgconverter',
|
||||||
]
|
]
|
||||||
|
|
||||||
a4_base_path = os.path.dirname(__file__) + '/grammar'
|
a4_base_path = os.path.dirname(__file__) + '/grammar'
|
||||||
|
Loading…
Reference in New Issue
Block a user