Added scaling support, unit checking and changing API, fixed re-plotting problems, added documentation.
This commit is contained in:
7
doc/source/_theme/searchbox.html
Normal file
7
doc/source/_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