diff --git a/doc/conf.py b/doc/conf.py index 94f3a97b5c..5f8e13e278 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -50,7 +50,7 @@ 'sphinx.ext.autosummary', 'numpydoc', 'matplotlib.sphinxext.plot_directive', - 'matplotlib.sphinxext.only_directives', + #'matplotlib.sphinxext.only_directives', 'nipype.sphinxext.plot_workflow', #'IPython.sphinxext.ipython_directive', #'IPython.sphinxext.ipython_console_highlighting'