diff --git a/docs/conf.py b/docs/conf.py index 465f4fc02..a80195351 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -121,10 +121,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 = { - "announcement": "⚠ python-gitlab 3.0.0 has been released with several " - "breaking changes.", -} +# html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. # html_theme_path = []