You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I fell in love with yuidoc -- thank you for writing it!
Along with the source documentation, I would love to see annotated documentation. This would be the "documentator's heaven", so that rather than showing the source as, I would have the option to show something like this:
Sorry, my question seemed designed to make me look dumb. My actual question: assume that I have a function that goes annotate( string, cb ), which will call cb( err, annotatedResult) with the annotated result. Where would you slot it, in the code?
Hi,
I fell in love with yuidoc -- thank you for writing it!
Along with the source documentation, I would love to see annotated documentation. This would be the "documentator's heaven", so that rather than showing the source as, I would have the option to show something like this:
http://backbonejs.org/docs/backbone.html
If you are not so inclined, could you please give me a few hints to go through the source and tell me how you'd go about it?
Thank you!
Merc.
The text was updated successfully, but these errors were encountered: