About to exchange sphinxext

This commit is contained in:
Alan Saul 2013-02-08 16:46:32 +00:00
parent d504fd0c73
commit a647e41c84

View file

@ -88,10 +88,10 @@ extensions = ['sphinx.ext.autodoc',
'sphinx.ext.viewcode',
'sphinx.ext.pngmath',
'ipython_directive',
'ipython_console_highlighting'
#'matplotlib.sphinxext.mathmpl',
#'matplotlib.sphinxext.only_directives',
#'matplotlib.sphinxext.plot_directive',
'ipython_console_highlighting',
#'mathmpl',
'only_directives',
'plot_directive',
]
print "finished importing"