ドキュメントをMarkdownで書くように
This commit is contained in:
parent
d47f92f396
commit
5f5156561f
32 changed files with 165 additions and 327 deletions
11
src/docs/api/style.styl
Normal file
11
src/docs/api/style.styl
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
@import "../style"
|
||||
|
||||
table.props
|
||||
.name
|
||||
font-weight bold
|
||||
|
||||
.name
|
||||
.type
|
||||
.optional
|
||||
font-family Consolas, 'Courier New', Courier, Monaco, monospace
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue