利用RAML生成API文档信息 [ 技术分享 ]
raml2thml是一个开源的项目,在github上有相关资源:https://github.com/raml2html/raml2html。 一、安装raml
npm i -g raml2html
安装完成后使用命令
raml2html --help
检查是否能够正常输出,若正常输出则说明安装成功。
raml2html --help
raml2html example.raml > example.html
raml2html --theme raml2html-markdown-theme example.raml > example.html
raml2html --template my-custom-template.nunjucks -i example.raml -o example.html
二、使用
raml2html -t raml2html/template.nunjucks file-name.raml -o html-file-path
共 2 条回复
-
Mercy_stone 回复于 2017-04-26 11:04 举报
怎么打开是404
共 3 条回复Mercy_stone 回复于 2017-05-02 17:52 回复@cleargo 你相关资源的那个链接,打开是404
Mercy_stone 回复于 2017-05-02 17:52 回复@cleargo 我去,404就是找不到了,NotFound
cleargo 北京
注册时间:2016-12-05
最后登录:2024-11-11
在线时长:53小时29分
最后登录:2024-11-11
在线时长:53小时29分
- 粉丝33
- 金钱21705
- 威望30
- 积分22535