8000 Merge remote-tracking branch 'mdboom/use_sphinx_inheritance_diagram' · matplotlib/matplotlib@23f13dc · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 23f13dc

Browse files
committed
Merge remote-tracking branch 'mdboom/use_sphinx_inheritance_diagram'
2 parents 0ed096b + b785062 commit 23f13dc

File tree

2 files changed

+1
-408
lines changed

2 files changed

+1
-408
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
2626
extensions = ['matplotlib.sphinxext.mathmpl', 'math_symbol_table',
2727
'sphinx.ext.autodoc', 'matplotlib.sphinxext.only_directives',
28-
'matplotlib.sphinxext.plot_directive', 'inheritance_diagram',
28+
'matplotlib.sphinxext.plot_directive', 'sphinx.ext.inheritance_diagram',
2929
'gen_gallery', 'gen_rst',
3030
'matplotlib.sphinxext.ipython_console_highlighting']
3131

0 commit comments

Comments
 (0)
0