Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ed096b + b785062 commit 23f13dcCopy full SHA for 23f13dc
2 files changed
doc/conf.py
@@ -25,7 +25,7 @@
25
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
26
extensions = ['matplotlib.sphinxext.mathmpl', 'math_symbol_table',
27
'sphinx.ext.autodoc', 'matplotlib.sphinxext.only_directives',
28
- 'matplotlib.sphinxext.plot_directive', 'inheritance_diagram',
+ 'matplotlib.sphinxext.plot_directive', 'sphinx.ext.inheritance_diagram',
29
'gen_gallery', 'gen_rst',
30
'matplotlib.sphinxext.ipython_console_highlighting']
31
0 commit comments