-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Not sure if this is an inherited limitation from docco or from dox, but from what I can tell, only a hand-full of JSDoc tags are support:
@params, @returns and @see
I would love to see support for a wider range of tags, such as:
@throws, @author, @deprecated, @constructor
Right now, if the tag is not supported... docco-husky doesn't treat it as a normal comment, but instead it totally removes it from the output.
Metadata
Metadata
Assignees
Labels
No labels