Closed GoogleCodeExporter closed 8 years ago
Original comment by micmath
on 11 Jul 2009 at 11:05
How would the output appear if a doc comment contained a @todo tag?
Original comment by micmath
on 26 Jul 2009 at 10:56
Original comment by micmath
on 26 Jul 2009 at 11:02
Output would be very simple, similar to what is used for the other tags. The
@todo
usually contains a simple 'reminder' like '2009-08-10: implement method' or 'add
proper error handling'.
So all that is required is a text in the generated jsdoc.
Thanks for considering this.
Dominique
Original comment by saloon12...@googlemail.com
on 10 Aug 2009 at 9:27
I'd suggest doing this as a custom tag, rather than making it part of the JsDoc
spec for the app.
http://code.google.com/p/jsdoc-toolkit/wiki/FAQ#Using_custom_tags
Original comment by micmath
on 21 Aug 2009 at 1:49
Original issue reported on code.google.com by
saloon12...@googlemail.com
on 7 Jul 2009 at 9:46