Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for more JSDoc tags #26

Open
morficus opened this issue Nov 26, 2012 · 0 comments
Open

support for more JSDoc tags #26

morficus opened this issue Nov 26, 2012 · 0 comments

Comments

@morficus
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant