Skip to content

Commit d12bcdb

Browse files
committed
MNT: remove search
1 parent 5691bea commit d12bcdb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/conf.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@
3434
"logo_link": "https://matplotlib.org/stable/",
3535
"native_site": False,
3636
}
37-
37+
html_sidebars = {
38+
"**": []
39+
}
3840
# Add any paths that contain custom static files (such as style sheets) here,
3941
# relative to this directory. They are copied after the theme static files,
4042
# so a file named "default.css" will overwrite the theme's "default.css".

0 commit comments

Comments
 (0)