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
4a41b271b4
commit
44077f7ab7
@ -44,7 +44,6 @@ sys.path = [os.path.abspath('../../muranodashboard'),
|
||||
extensions = ['sphinx.ext.autodoc',
|
||||
'sphinx.ext.intersphinx',
|
||||
'sphinx.ext.coverage',
|
||||
'sphinx.ext.pngmath',
|
||||
'sphinx.ext.ifconfig',
|
||||
'sphinx.ext.graphviz']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user