Thanks to visit codestin.com Credit goes to github.com
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 13319f1 commit b68ed22Copy full SHA for b68ed22
1 file changed
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