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 00601e3

Browse filesBrowse files
authored
DOC Remove unneeded html_show_search_summary since True is the default (scikit-learn#29139)
1 parent 546fd5f commit 00601e3
Copy full SHA for 00601e3

File tree

Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed

‎doc/conf.py

Copy file name to clipboardExpand all lines: doc/conf.py
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -456,9 +456,6 @@ def add_js_css_files(app, pagename, templatename, context, doctree):
456456
# See https://github.com/scikit-learn/scikit-learn/pull/22550
457457
html_context["is_devrelease"] = parsed_version.is_devrelease
458458

459-
# Not showing the search summary makes the search page load faster.
460-
html_show_search_summary = True
461-
462459

463460
# -- Options for LaTeX output ------------------------------------------------
464461
latex_elements = {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.