Vertafore/docular

Add ability to document non-angular JS using JSDoc3

stephenliberty opened this issue · 0 comments

JSDoc exports various other types of formats. An extra plugin could be made that, if installed, would process js files through JSDoc, grab the output, then stick it in the registry as appropriate. Then anyone could document almost anything, with the exception of specialized annotations in ExtJS