在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:senchalabs/jsduck开源软件地址:https://github.com/senchalabs/jsduck开源编程语言:Ruby 50.6%开源软件介绍:Warning: JSDuck is no more maintained!
API documentation generator for Sencha JavaScript frameworks. JSDuck aims to be a better documentation generator for Ext JS than the old ext-doc was. It is used by Sencha to document Ext JS 4, Sencha Touch and several other products. The highlights of JSDuck are Markdown support and keeping you DRY by inferring a lot of information from code. Read the documentation for full overview. New to JSDuck? Watch introductory talk by Nick Poulden: Getting itStandard rubygems install should do:
Or download the Windows binary. When you run into problems, see the installation guide. UsageFor the simplest test-run just use the
To generate docs for Ext JS 4 add path to the corresponding src/ dir:
And to create docs for your own Ext JS project, list the directory with your files in addition to the Ext JS source files (this way the docs of your classes will list all the properties and methods they inherit from Ext JS classes):
Unfortunately the above will throw lots of warnings at you, as building the full Ext JS docs requires lots of additional settings. For start you might want to simply ignore all these warnings originating from Ext JS source:
But see the Usage guide for more information on building Ext JS 4 docs. Documenting your codeRead the documentation and take a look at example.js. Hacking itSee Hacking guide in wiki. Who's using JSDuck?
These are some that we know of. Want your project listed here? Drop us a line. CopyingJSDuck is distributed under the terms of the GNU General Public License version 3. JSDuck was developed by Rene Saarsoo, with contributions from Nick Poulden, Ondřej Jirman, Thomas Aylott, Dave Thompson, Ed Spencer, Rob Dougan, Scott Whittaker, Timo Tijhof, Brian Moeskau, Garry Yao, Yasin Okumus, Nicholas Boll and Katherine Chu. Many thanks goes also to those who have most eagerly reported bugs: Ryan Nauman, Raphael Franchet, atian25, burnnat, Raphael Pigulla, Dmitry Bakaleinik, Alan Lindsay, Corey Butler, Nickolay Platonov, Matt Greer, Richard and Dmitry Pashkevich. There are lots of others I haven't named here, who have provided their input. ChangelogSee the Releases page. More questions?Feel free to post an issue, but read the FAQ first. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论