Re: [Jsdoc-user] documenting a class?
Status: Inactive
Brought to you by:
mmathews
From: Michael M. <mi...@gm...> - 2007-04-03 19:33:38
|
I'm on the verge of begging you to try JSDoc-2 now. The order of tags, custom or otherwise, is completely under your control. I understand if you don't have time to try a tool that is still in beta, but your feedback could in fact help us get to the final 1.0 release that little bit faster. In any case JSDoc-2 will eventually be finalized (I expect in June/July), and I hope you'll find it will solve these issues. Regards, Michael On 3 Apr 2007, at 19:25, Gabriel Reid wrote: > Hi Kate, > >> Thank you both for your responses! Your information totally >> answered my >> question. Also, thanks for helping me out the other week by >> showing me >> how to create a custom @example tag. I'd still like to figure out >> a way >> to ensure that the contents of this tag always appear AFTER all the >> other tags. One of your emails said there is no way to enforce >> this and >> that the only downside of a custom tag is that there's no telling >> where >> the information will appear (in other words, the "example" text could >> appear after the @returns info, it could appear before @returns, it >> could appear after @throws - - there is no way to specify where the >> example will appear). Is this true with all custom tags, or was this >> just true for the sample code snippet that you provided to me: >> > > Your understanding of custom tags in JSDoc is correct: there currently > isn't a way of forcing the order in which they're rendered in the > documentation. > > If you feel that this is something you'd like to use, I could > certainly > look into improving this functionality in JSDoc. I've basically > left the > original functionality as it is since I first wrote it, as there > hasn't > ever been all that much interest in the custom tag construct as it > currently stands. > > Regards, > > Gabriel > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Jsdoc-user mailing list > Jsd...@li... > https://lists.sourceforge.net/lists/listinfo/jsdoc-user |