add docs/ to generate github page

This commit is contained in:
Mahmoud Zalt
2017-02-22 09:31:31 -05:00
parent 86031105be
commit 0ddafaf362
224 changed files with 40363 additions and 0 deletions

1
docs/_includes/tip.html Executable file
View File

@ -0,0 +1 @@
<div markdown="span" class="alert alert-success" role="alert"><i class="fa fa-check-square-o"></i> <b>Tip:</b> {{include.content}}</div>