Refactoring: manage generated static site

This commit is contained in:
ECAILLE Fabrice (externe)
2017-05-04 10:21:47 +02:00
parent 2e64cb961e
commit 3331ead68a
68 changed files with 6445 additions and 0 deletions

5
searchbox.html Normal file
View File

@@ -0,0 +1,5 @@
<div role="search">
<form id ="rtd-search-form" class="wy-form" action="{{ base_url }}/search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
</form>
</div>