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.
2 parents 2ed1cc5 + 99a0115 commit b637f41Copy full SHA for b637f41
1 file changed
doc/conf.py
@@ -381,7 +381,8 @@ def js_tag_with_cache_busting(js):
381
"logo": {"link": "index",
382
"image_light": "images/logo2.svg",
383
"image_dark": "images/logo_dark.svg"},
384
- "navbar_end": ["theme-switcher", "version-switcher", "mpl_icon_links"]
+ "navbar_end": ["theme-switcher", "version-switcher", "mpl_icon_links"],
385
+ "page_sidebar_items": "page-toc.html",
386
}
387
include_analytics = is_release_build
388
if include_analytics:
0 commit comments