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 7ffc3e4 commit 8ee20a5Copy full SHA for 8ee20a5
1 file changed
doc/conf.py
@@ -458,7 +458,7 @@ def js_tag_with_cache_busting(js):
458
459
# If true, an OpenSearch description file will be output, and all pages will
460
# contain a <link> tag referring to it.
461
-html_use_opensearch = 'False'
+html_use_opensearch = 'https://matplotlib.org/stable'
462
463
# Output file base name for HTML help builder.
464
htmlhelp_basename = 'Matplotlibdoc'
0 commit comments