Skip to content

support annotations from closure compiler (that jsdoc does not have) #41

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

Open
aretecode opened this issue May 5, 2017 · 1 comment
Open

Comments

@aretecode
Copy link

I found there are some properties I'd like to document that jsdoc does not have built in

esdoc/esdoc#347
http://stackoverflow.com/questions/25314979/documenting-side-effects-of-javascript-methods
https://github.com/google/closure-compiler/wiki/Annotating-JavaScript-for-the-Closure-Compiler#nosideeffects-modifies-thisarguments

@neogeek
Copy link
Member

neogeek commented May 7, 2017

I'll definitely look into this as I'd like to support more advanced JSDoc functionality going forward. For now the functionality of doxdox is tightly coupled to the limitations of dox. I'll add this to my list of things to consider when researching other parsers to support.

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

2 participants