feat: documentation subsection test

This commit is contained in:
Swann Martinez
2020-02-20 14:38:15 +01:00
parent 386af902a4
commit e21995a36d
4 changed files with 29 additions and 1 deletions

View File

@ -72,7 +72,7 @@ html_theme_options = {
# 'analytics_id': '',
# 'sticky_navigation': True # Set to False to disable the sticky nav while scrolling.
# 'logo_only': True, # if we have a html_logo below, this shows /only/ the logo with no title text
#'collapse_navigation': False, # Collapse navigation (False makes it tree-like)
'collapse_navigation': False, # Collapse navigation (False makes it tree-like)
# 'display_version': True, # Display the docs version
# 'navigation_depth': 4, # Depth of the headers shown in the navigation bar
}