From 88e1b92554237667cff8fdd3c6cedc0fcd7e13c8 Mon Sep 17 00:00:00 2001 From: Alan Saul Date: Fri, 8 Feb 2013 16:23:02 +0000 Subject: [PATCH] Fixed typo --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 124d7fd6..ac828c2c 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -88,7 +88,7 @@ extensions = ['sphinx.ext.autodoc', 'sphinx.ext.viewcode', 'sphinx.ext.pngmath', 'ipython_directive', - 'ipython_console_highlighting.py' + 'ipython_console_highlighting' #'matplotlib.sphinxext.mathmpl', #'matplotlib.sphinxext.only_directives', #'matplotlib.sphinxext.plot_directive',