Skip to content

support for more JSDoc tags #26

@morficus

Description

@morficus

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions