remove custom theming

Change-Id: I72aedf072392d67d5a10946798dab12fab5abf66
This commit is contained in:
gord chung 2017-07-24 22:16:10 +00:00
parent 93d2de3f81
commit 4cd17e6428
1 changed files with 0 additions and 7 deletions

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()]