I'm fairly certain that they've never been run through a tool :S On Mon, Feb 2, 2015 at 4:27 PM, Joe Malin <jma...@exou.com> wrote:
> Greetings! > > I’m looking at the JavaScript libraries distributed in the FileSystem > plugin, org.apache.cordova.file, www/*.js, such as FileEntry.js. They > contain comments and @ tag descriptors. What tool are they aimed at? They > don’t seem to be for YUIdoc, since most of them don’t contain the required > header tags. They’re not exactly compatible with JSdoc either; they use > @constructor instead of @constructs (although I’m not sure that this is > important), and they refer to the unknown type DOMString. > > Of course, I’ve never seen reference docs for FileSystem, so this may be > the reason! > > Regards, > > Joe > ---- > Joe Malin > Senior Technical Writer > EXO U, Inc. > Palo Alto, CA, USA > jma...@exou.com >