8000
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 244a01c + 293ccc2 commit cf1b601Copy full SHA for cf1b601
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