Remove unused pngmath Sphinx extension
There's no RST file that uses ".. math" and thus the pngmath Sphinx extension is not used and can get removed. Change-Id: I3ea4b529025c8ac3c4092f3720124647861e6668
This commit is contained in:
parent
f4734ad209
commit
5bc3e6a964
@ -165,7 +165,6 @@ write_autodoc_index()
|
|||||||
extensions = ['sphinx.ext.autodoc',
|
extensions = ['sphinx.ext.autodoc',
|
||||||
'sphinx.ext.todo',
|
'sphinx.ext.todo',
|
||||||
'sphinx.ext.coverage',
|
'sphinx.ext.coverage',
|
||||||
'sphinx.ext.pngmath',
|
|
||||||
'sphinx.ext.viewcode',
|
'sphinx.ext.viewcode',
|
||||||
'oslosphinx',
|
'oslosphinx',
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user