Skip to content

Commit 5c8bcfc

Browse files
SC83911 | Enable PL.ai Search (#1503)
## Changes - `search_on_pennylane_ai` is `True` ## Testing In the [docs preview](https://xanaduai-pennylane--1503.com.readthedocs.build/projects/catalyst/en/1503/), when using the search, confirm that you are redirected to pennylane.ai/search and `project=catalyst` is included in the URL ## Note Lightning docs will not appear in production at the moment
1 parent ccab126 commit 5c8bcfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ def __getattr__(cls, name):
287287
],
288288
"toc_overview": True,
289289
"github_repo": "PennyLaneAI/catalyst",
290+
"search_on_pennylane_ai": True,
290291
}
291292

292293
edit_on_github_project = "PennyLaneAI/catalyst"

0 commit comments

Comments
 (0)