@@ -56,7 +56,7 @@ if not on_rtd: # only import and set the theme if we're building docs locally
# Theme options
html_theme_options={
"collapse_navigation":"True",
"collapse_navigation":True,
}
# Output file base name for HTML help builder
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.