Hi Eddilbert, Angular self uses dgeni <https://github.com/angular/dgeni> to create the documentation out of the source. There are more tools that do it in a similar way. Most, if not all tools are using a syntax that is based on jsdoc <https://github.com/jsdoc3/jsdoc>. In a lot of editors there are tools to aid creating those blocks, and also to parse them for tooltips(different tools for that). For sublime you have DocBlockr <https://github.com/spadgos/sublime-jsdocs#docblockr>. There is indeed not an uniform solution, and I highly doubt if there ever will be one.
Is that enough info for you? Regards Sander -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
