Merge "Add Carbon release notes for OpFlex"
[docs.git] / docs / conf.py
index 8ac126850badbbffe69252ba1b8243e9be3f5d2e..2f240cce467f93fd6d23d3f4735fa22c1926ebda 100644 (file)
@@ -128,6 +128,7 @@ html_theme = 'bootstrap'
 #html_theme_options = {}
 html_theme_options = {
     'bootswatch_theme': "united",
+    'navbar_sidebarrel': False,
     'source_link_position': "footer",
 }
 
@@ -172,7 +173,7 @@ html_static_path = ['_static']
 
 # Custom sidebar templates, maps document names to template names.
 html_sidebars = {
-    '**': ['localtoc.html'],
+    '**': ['localtoc.html', 'relations.html'],
 }
 
 # Additional templates that should be rendered to pages, maps page names to