Changed to matplotlib sphinxext

This commit is contained in:
Alan Saul 2013-01-31 15:57:35 +00:00
parent ea014e4b86
commit baa39a1c05

View file

@ -144,7 +144,8 @@ sys.path.append(os.path.abspath('./sphinxext'))
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
print "Importing extensions"
extensions = ['sphinxext.ipython_directive',
print sys.path
extensions = ['matplotlib.sphinxext.ipython_directive',
'sphinx.ext.autodoc', 'sphinx.ext.viewcode'
#'matplotlib.sphinxext.mathmpl',
#'matplotlib.sphinxext.only_directives',