Still working?

This commit is contained in:
Alan Saul 2013-01-31 15:54:02 +00:00
parent 5f35f1553c
commit 507e5df9bc

View file

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