diff --git a/docs/source/conf.py b/docs/source/conf.py index 613113490..9553f7c92 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -157,7 +157,8 @@ "text": f"pyro {version}", "image_light": "logo.gif", "image_dark": "logo.gif", - } + }, + "disable_search": True, } # Add any paths that contain custom static files (such as style sheets) here,