Commit c5ccf0d
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
File renamed without changes.
0 commit comments