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 6e43381 commit 2c2736fCopy full SHA for 2c2736f
source/conf.py
@@ -25,7 +25,7 @@
25
26
# Add any Sphinx extension module names here, as strings. They can be extensions
27
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
28
-extensions = ['sphinx.ext.intersphinx', 'sphinx.ext.todo']
+extensions = ['sphinx.ext.todo']
29
30
# Add any paths that contain templates here, relative to this directory.
31
templates_path = ['_templates']
@@ -257,4 +257,4 @@
257
258
259
# Example configuration for intersphinx: refer to the Python standard library.
260
-intersphinx_mapping = {'http://docs.python.org/': None}
+#intersphinx_mapping = {'http://docs.python.org/': None}
0 commit comments