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 a43a985 + d12bcdb commit ae8c282Copy full SHA for ae8c282
docs/conf.py
@@ -34,7 +34,9 @@
34
"logo_link": "https://matplotlib.org/stable/",
35
"native_site": False,
36
}
37
-
+html_sidebars = {
38
+ "**": []
39
+}
40
# Add any paths that contain custom static files (such as style sheets) here,
41
# relative to this directory. They are copied after the theme static files,
42
# so a file named "default.css" will overwrite the theme's "default.css".
0 commit comments