now use local theme
This commit is contained in:
7
source/_themes/sphinx_rtd_theme/searchbox.html
Normal file
7
source/_themes/sphinx_rtd_theme/searchbox.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<div role="search">
|
||||
<form id ="rtd-search-form" class="wy-form" action="{{ pathto('search') }}" method="get">
|
||||
<input type="text" name="q" placeholder="Search docs" />
|
||||
<input type="hidden" name="check_keywords" value="yes" />
|
||||
<input type="hidden" name="area" value="default" />
|
||||
</form>
|
||||
</div>
|
Reference in New Issue
Block a user