diff --git a/docs/conf.py b/docs/conf.py index eafcac18ad729..d1d5065006215 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -119,10 +119,7 @@ # 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 = { - 'collapse_navigation': False, - 'display_version': False, -} +html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. #html_theme_path = []