Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 0 additions & 55 deletions sphinx_rtd_theme/search.html

This file was deleted.

2 changes: 1 addition & 1 deletion sphinx_rtd_theme/searchbox.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{%- if 'singlehtml' not in builder %}
{%- if pagename != "search" and 'singlehtml' not in builder %}
<div role="search">
<form id="rtd-search-form" class="wy-form" action="{{ pathto('search') }}" method="get">
<input type="text" name="q" placeholder="{{ _('Search docs') }}" />
Expand Down