From 50850baa210caa06656b22e1e7fd328d4239af73 Mon Sep 17 00:00:00 2001 From: Alan Saul Date: Fri, 8 Feb 2013 11:34:11 +0000 Subject: [PATCH] More docs testing --- doc/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index 47bb52fb..ac3e8b39 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -62,9 +62,9 @@ print "Importing extensions" extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.viewcode', - 'sphinx.ext.pngmath', - 'ipython_directive', - 'ipython_console_highlighting.py' + 'sphinx.ext.pngmath' + #'ipython_directive', + #'ipython_console_highlighting.py' #'matplotlib.sphinxext.mathmpl', #'matplotlib.sphinxext.only_directives', #'matplotlib.sphinxext.plot_directive',