yui2md
v1.0.7
Published
yuidoc render to md
Downloads
6
Readme
yui2md
convert yuidoc tag to markdown
install
npm install -g yui2md
usage
cd
in you work dir.if you want generate md to ./doc ,you can type:
yui2md doc
the yuidoc syntax please read here
Note:
It is exanclly a ugliy version.this will be improved in next version,also will add windows os suport.you can watch it but please don't use it.
dependencies
please install yuidoc cil frist.
npm install -g yuidocjs