Skip to content
Snippets Groups Projects
Commit ee7d0f84 authored by Hu Zhao's avatar Hu Zhao
Browse files

docs: add html_sidebars

parent ca8199ac
Branches
No related tags found
No related merge requests found
......@@ -87,6 +87,15 @@ sphinx_gallery_conf = {
#
html_theme = 'sphinx_rtd_theme'
html_sidebars = {
"**": [
"about.html",
"navigation.html",
"relations.html",
"searchbox.html",
]
}
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment