Show how to use John Resig's class.extend pattern
hegemonic opened this issue · 1 comments
hegemonic commented
As noted in jsdoc/jsdoc#1371, we don't currently provide an example of how to document code that uses John Resig's class.extend pattern. It would be useful to add this to the docs.
hegemonic commented
Actually, we mostly document this on the @lends tag page. At a minimum, though, we should update these examples to include the @classdesc tag.