8000 Merge pull request #24957 from StefRe/patch-1 · matplotlib/matplotlib@cf1b601 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cf1b601

Browse files
authored
Merge pull request #24957 from StefRe/patch-1
DOC: Enable Opensearch
2 parents 244a01c + 293ccc2 commit cf1b601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ def js_tag_with_cache_busting(js):
458458

459459
# If true, an OpenSearch description file will be output, and all pages will
460460
# contain a <link> tag referring to it.
461-
html_use_opensearch = 'False'
461+
html_use_opensearch = 'https://matplotlib.org/stable'
462462

463463
# Output file base name for HTML help builder.
464464
htmlhelp_basename = 'Matplotlibdoc'

0 commit comments

Comments
 (0)
0