diff --git a/doc/source/conf.py b/doc/source/conf.py index 74360bc1..dc589b68 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -121,7 +121,7 @@ html_theme = 'openstackdocs' #html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. -#html_theme_path = [openstackdocstheme.get_html_theme_path()] +html_theme_path = [openstackdocstheme.get_html_theme_path()] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation".