docs(en) finish

This commit is contained in:
qingwei.li 2017-02-13 22:43:58 +08:00
commit 7c6ab54ba7
34 changed files with 949 additions and 558 deletions

View file

@ -0,0 +1,26 @@
# Doc helper
docsify extends Markdown syntax to make your documents more readable.
## important content
Suitable for displaying important information.
```markdown
!> **Time** is money, my friend!
```
!> **Time** is money, my friend!
## General tips
General tips.
```markdown
?> *TODO* unit test
```
?> *TODO* unit test