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

Skip to content

Commit 3d4529a

Browse files
committed
Rename mathpng to mathmpl
svn path=/trunk/matplotlib/; revision=6024
1 parent 75c3955 commit 3d4529a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727

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.
30-
extensions = ['mathpng', 'math_symbol_table', 'sphinx.ext.autodoc',
31-
'only_directives', 'plot_directive', 'inheritance_diagram']
30+
extensions = ['mathmpl', 'math_symbol_table', 'sphinx.ext.autodoc',
31+
'only_directives', 'plot_directive', 'inheritance_diagram', 'toy']
3232

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

0 commit comments

Comments
 (0)