diff --git a/docs/source/conf.py b/docs/source/conf.py index 81ea245012..ba3d0f3c6c 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -123,6 +123,7 @@ # documentation. # html_theme_options = { + "public_docs_features": os.environ.get("CI") == "true", "external_links": [], "icon_links": [ {