This commit is contained in:
syuilo 2018-07-07 13:34:42 +09:00
parent 5ea0f23389
commit 2cdcbcc80e
6 changed files with 127 additions and 117 deletions

View file

@ -17,4 +17,4 @@ block main
each propDef in propDefs
section(id= propDef.name)
h3= propDef.name
+propTable(propDef.params)
+propTable(propDef.props)