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 ES7 Property Initializers #25

Closed
jacowley opened this issue Jul 8, 2015 · 3 comments
Closed

Support for ES7 Property Initializers #25

jacowley opened this issue Jul 8, 2015 · 3 comments

Comments

@jacowley
Copy link

jacowley commented Jul 8, 2015

I know in the FAQ it says ES7 is not supported, but many people are now making use of this feature e.g. http://babeljs.io/blog/2015/06/07/react-on-es6-plus/ using Babel.

Currently the doc generator fails if it encounters any property initialisers.

Is there any possibility you would consider adding support for this?

@h13i32maru
Copy link
Member

@jacowley Hi! Thank you for question!

I want to support it in future.

But, now, I want to use my time for developing "ESDoc documentation hosting site (like rubydoc.info and godoc.org)".

Sorry. 😔

@jacowley
Copy link
Author

@h13i32maru No worries. Thanks for the reply. It would be nice to have, but not essential. There are other tools that I use that don't support them yet anyway so I'll have to be patient :)

@h13i32maru
Copy link
Member

@jacowley
I published ESDoc ES7 Plugin 😄
This plugin enables to generate documentation from source code including ES7.
You can use this plugin with ESDoc@0.2.1

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

No branches or pull requests

2 participants