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.
1 parent 239ef62 commit f27e911Copy full SHA for f27e911
doc/conf.py
@@ -492,6 +492,7 @@ def js_tag_with_cache_busting(js):
492
else 'devdocs')
493
},
494
"navbar_end": ["theme-switcher", "version-switcher", "mpl_icon_links"],
495
+ "navbar_persistent": ["search-button"],
496
"secondary_sidebar_items": "page-toc.html",
497
"footer_start": ["copyright", "sphinx-version", "doc_version"],
498
# We override the announcement template from pydata-sphinx-theme, where
0 commit comments