Merge "remove custom theming"

This commit is contained in:
Jenkins 2017-07-27 06:04:16 +00:00 committed by Gerrit Code Review
commit 45b479aafa

View File

@ -118,13 +118,6 @@ nitpicky = False
# html_theme_path = ['.']
html_theme = 'openstackdocs'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
# documentation.
html_theme_options = {
"nosidebar": "false"
}
# Add any paths that contain custom themes here, relative to this directory.
# html_theme_path = [openstackdocstheme.get_html_theme_path()]