Changelog of the project
v0.15a
- fixed bug in jsdoc_ext, which prevents documentation tree from update
- improved properties documentation
v0.14a
fixed bug, concerning the inner-file links in documentation
v0.13a
minor documentation improvements :
- following tags added: @donate <html>
tag should be used in the same comment with @class tag
<html> can be any multi-line html markup
v0.12a
- fixed several bugs, thanks to mjlecomte
- minor documentation improvements :
- following tags added: @author, @license, @version
- partially {@link href} construction support adde for following cases:
- link to another class, like {@link Ext.ux.another.ux}
- link to the symbol in the current class, should be used like {@link #Ext.ux.current.class-method_name}
Example:
http://extjs-ux.org/docs/ (look on
Ext.ux.panel.MenuPanel documentation)
v0.11a - domain name changed:
http://extjs-ux.org/docs http://extjs-ux.org/register http://extjs-ux.org/uxregister http://extjs-ux.org/login
v0.10a - documentation system improvements:
http://ux.samurai-jack.org/docs
Topic revision: r2 - 09 Sep 2008 - 17:09:13 - Main.SamuraiJack