On Fri, Dec 20, 2013 at 11:36 AM, Marcel Ruff <[email protected]> wrote:
> Hi,
>
> when running generate.py with qooxdoo 3.5 I get:
>
>
> - Warning: MsgBox (50): Unable to parse JSDoc entry: @param {String} text
> HTML formatted or plain
>
> What is wrong with this syntax?
The current syntax for this key is
@param <name> { <type> } [<description>]
(see [1]), so in your case it probably should be
@param text {String} HTML formatted or plain
T.
[1] http://manual.qooxdoo.org/3.5/pages/development/api_jsdoc_ref.html#param
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel