From 507e5df9bca2a56ca9c1cb315487e23bcd1d7700 Mon Sep 17 00:00:00 2001 From: Alan Saul Date: Thu, 31 Jan 2013 15:54:02 +0000 Subject: [PATCH] Still working? --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 1432d6be..eca47319 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -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',