Skip to content

Navigation Menu

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 df9dfda

Browse filesBrowse files
authored
Merge pull request #24962 from meeseeksmachine/auto-backport-of-pr-24957-on-v3.7.x
Backport PR #24957 on branch v3.7.x (DOC: Enable Opensearch)
2 parents 4a2acf5 + 8ee20a5 commit df9dfda
Copy full SHA for df9dfda

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/conf.py

Copy file name to clipboardExpand all lines: doc/conf.py
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.