|
JSDuck was written as an alternative documentation generator for the ExtJS library.
It is used by Sencha to document Ext JS 4, Sencha Touch and several other products.
Here are some key features of "JSDuck":
· Comments can be formatted with Markdown instead of HTML.
· A lot more information is inferred from code.
· Backwards-compatible with ext-doc.
Requirements:
· JavaScript enabled on client side
What's New in This Release: [ read full changelog ]
· Remove needless require 'rubygems' statements from source.
· Use ExecJS to allow other JavaScript runtimes besides therubyracer (e.g. nodejs).
· Automatically read config from jsduck.json file, if present in current dir.
· Add "Open in new window" button to basic (non-touch) examples page.
· Add {DATE} and {JSDUCK} placeholders to --footer.
· Add --message option for displaying prominent warning message in docs.
Via: JSDuck 4.7.1
0 Comment:
Post a Comment