Closed GoogleCodeExporter closed 8 years ago
@memberOf of isn't required in your example, but you must provide the full
namepath to @name.
See http://www.jsdoctoolkit.org/wiki/?page=name for more information.
/**
* @namespace
* @name A
*/
/**
* @namespace
* @name B
*/
/**
* @name A.x
*/
/**
* @name B.x
*/
Original comment by micmath
on 3 Jun 2008 at 8:50
Original issue reported on code.google.com by
Viktor.P...@open-xchange.org
on 3 Jun 2008 at 12:13Attachments: