Laragon's documentation with mkdocs

This commit is contained in:
Khoa Le
2016-04-08 16:08:27 +07:00
parent 5a4cea3d17
commit 640c1e4a85
11 changed files with 545 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>