Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7f86b06

Browse files
committed
Oops in last commit.
svn path=/trunk/matplotlib/; revision=6026
1 parent 7d543ed commit 7f86b06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# Add any Sphinx extension module names here, as strings. They can be extensions
2929
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
3030
extensions = ['mathmpl', 'math_symbol_table', 'sphinx.ext.autodoc',
31-
'only_directives', 'plot_directive', 'inheritance_diagram', 'toy']
31+
'only_directives', 'plot_directive', 'inheritance_diagram']
3232

3333
# Add any paths that contain templates here, relative to this directory.
3434
templates_path = ['_templates']

0 commit comments

Comments
 (0)