diff --git a/docs/conf.py b/docs/conf.py index 376dac04e..f09283635 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -171,6 +171,7 @@ def connect(self, event: str, callback: Callable[..., None]) -> None: "helion_puzzles": [], "examples/index": [], "installation": [], + "deployment_autotuning": [], } html_static_path = ["_static"]