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.
1 parent 7d543ed commit 7f86b06Copy full SHA for 7f86b06
1 file changed
doc/conf.py
@@ -28,7 +28,7 @@
28
# Add any Sphinx extension module names here, as strings. They can be extensions
29
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
30
extensions = ['mathmpl', 'math_symbol_table', 'sphinx.ext.autodoc',
31
- 'only_directives', 'plot_directive', 'inheritance_diagram', 'toy']
+ 'only_directives', 'plot_directive', 'inheritance_diagram']
32
33
# Add any paths that contain templates here, relative to this directory.
34
templates_path = ['_templates']
0 commit comments