text documentor 从JavaScript源代码生成文档的工具
text-documentor是一个为JavaScript源代码生成文档的简单工具。通过运行npm install --save-dev minond/text-documentor 使用npm进行安装。cli很简单,只有一个选项:-t|--template 用于指定要使用的模板文件,其余参数是要为其生成文档的文件和目录。
下载地址
用户评论