Remove unused pngmath sphinx extension
The extension is not used, remove it. Change-Id: I0720058e8d2235772b5bb82224b68b1b52e6060d
This commit is contained in:
parent
18229c4c68
commit
5abb3d6ce6
@ -30,7 +30,6 @@ sys.path.insert(0, os.path.abspath('./'))
|
||||
extensions = ['sphinx.ext.autodoc',
|
||||
'ext.cinder_todo',
|
||||
'sphinx.ext.coverage',
|
||||
'sphinx.ext.pngmath',
|
||||
'sphinx.ext.ifconfig',
|
||||
'sphinx.ext.graphviz',
|
||||
'oslosphinx',
|
||||
|
Loading…
Reference in New Issue
Block a user