Update git submodules
[opnfvdocs.git] / docs / conf.py
index 72bc27f..5cf18dd 100644 (file)
@@ -31,7 +31,7 @@ source_suffix = '.rst'
 master_doc = 'index'
 
 # General information about the project.
-project = 'Documentation'
+project = ''
 copyright = '2017, OPNFV. Licensed under CC BY 4.0'
 author = 'Open Platform for NFV'
 
@@ -263,6 +263,7 @@ texinfo_documents = [
      'Miscellaneous'),
 ]
 
+html_sidebars = {'**': ['my_custom_sidebar.html']}
 # Documents to append as an appendix to all manuals.
 # texinfo_appendices = []