X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;h=5cab846ce87cfc0a90a960ca83627d7d9fe5813b;hb=2f6bc763153dff6016f610a65e4a84cd157b6966;hp=aa98ecdbff30beafe008f7509e02ca49fbcfc136;hpb=16db6cf40b0e8aa1ae487fe196bc7bfa946f3985;p=doc.git diff --git a/docs/conf.py b/docs/conf.py index aa98ecdbf..5cab846ce 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -137,9 +137,10 @@ html_theme = 'sphinx_rtd_theme' # 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 = { 'style_nav_header_background': 'white', - 'sticky_navigation': False, - 'collapse_navigation': False} +html_theme_options = { + 'style_nav_header_background': 'white', + 'sticky_navigation': False + } # Add any paths that contain custom themes here, relative to this directory. #html_theme_path = sphinx_bootstrap_theme.get_html_theme_path()