`
rensanning
  • 浏览: 3513318 次
  • 性别: Icon_minigender_1
  • 来自: 大连
博客专栏
Efef1dba-f7dd-3931-8a61-8e1c76c3e39f
使用Titanium Mo...
浏览量:37464
Bbab2146-6e1d-3c50-acd6-c8bae29e307d
Cordova 3.x入门...
浏览量:604269
C08766e7-8a33-3f9b-9155-654af05c3484
常用Java开源Libra...
浏览量:677956
77063fb3-0ee7-3bfa-9c72-2a0234ebf83e
搭建 CentOS 6 服...
浏览量:87221
E40e5e76-1f3b-398e-b6a6-dc9cfbb38156
Spring Boot 入...
浏览量:399787
Abe39461-b089-344f-99fa-cdfbddea0e18
基于Spring Secu...
浏览量:69055
66a41a70-fdf0-3dc9-aa31-19b7e8b24672
MQTT入门
浏览量:90447
社区版块
存档分类
最新评论

JsDuck - API 文档生成器

阅读更多
JSDuck 是一个Sencha JavaScript 框架的API 文档生成器。它采用Ruby编写,标准rubygems发布。界面友好,用户体验相当不错!

开源代码:https://github.com/senchalabs/jsduck
使用方法:https://github.com/senchalabs/jsduck/wiki/Guide

从Commit的记录来看,它的主要维护者是来自Estonian的一位女程序员Rene Saarsoo。在Stack Overflow上也能找到她的profile http://stackoverflow.com/users/15982/rene-saarsoo

版权说明
引用
JSDuck is distributed under the terms of the GNU General Public License version 3.

JSDuck was developed by Rene Saarsoo, with many contributions from Nick Poulden.


Appcelerator 从Titanium SDK 2.0开始采用JSDuck生成的文档。


Sencha旗下的所有产品的Docs都使用的JSDuck:


  • 大小: 320.1 KB
  • 大小: 445.9 KB
  • 大小: 507.2 KB
1
0
分享到:
评论
1 楼 wangyudong 2017-11-27  
很多API doc生成工具生成API文档需要引入第三方依赖,重度依赖在代码里加注解的方式,并且不支持自动化测试RESTful API。

之前习惯用一款名字为 WisdomTool REST Client,它能够基于测试过的历史记录自动生成精美的RESTful API文档。完全不用引入第三方依赖,不用在代码里添加任何注解。完全跟API代码脱离,任何用户即使不了解API代码,也能够使用WisdomTool REST Client生成API文档。并且支持自动化测试RESTful API,输出精美的测试报告。
轻量级的工具,功能却很精悍哦!

https://github.com/wisdomtool/rest-client

Most of API doc tools do not support automated testing.

Once used a tool called WisdomTool REST Client supports automatically generating exquisite RESTful API documentation based on history testing cases without adding annotations to the code, it also supports automated testing, and outputs exquisite report.

Lightweight tool with very powerful features!

https://github.com/wisdomtool/rest-client

相关推荐

Global site tag (gtag.js) - Google Analytics