diff --git a/doc/conf.py b/doc/conf.py index 7efdf2070..ae9c5e68e 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -146,7 +146,7 @@ extensions.append("guzzle_sphinx_theme") # Guzzle theme options (see theme.conf for more information) html_theme_options = { # Set the name of the project to appear in the sidebar - "project_nav_name": "XGBoost" + "project_nav_name": "XGBoost (0.80)" } html_sidebars = {