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:
Andreas Jaeger 2016-02-29 19:49:02 +01:00
parent 88c318264c
commit c57f5877ad

View File

@ -43,7 +43,6 @@ extensions = [
'sphinxcontrib.autohttp.flask',
'wsmeext.sphinxext',
'sphinx.ext.coverage',
'sphinx.ext.pngmath',
'sphinx.ext.viewcode',
'sphinxcontrib.pecanwsme.rest',
'oslosphinx',