Skip to content

Commit c5ccf0d

Browse files
committed
Rename docs search page to avoid clashing with Sphinx search UI
The search.py API page was generated as search.html, which collides with Sphinx's reserved built-in search page (also search.html) and was overwritten, losing the module docs. Rename the topic page to searching.rst so the search module is documented at searching.html while search.html remains the search UI.
1 parent caae4db commit c5ccf0d

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ chapter numbering; the unsuffixed modules track the 3rd edition.
1313
:caption: API reference
1414

1515
agents
16-
search
16+
searching
1717
games
1818
csp
1919
logic
File renamed without changes.

0 commit comments

Comments
 (0)