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

ECMA6 Support #94

Open
ivanstan opened this issue Jun 28, 2016 · 1 comment
Open

ECMA6 Support #94

ivanstan opened this issue Jun 28, 2016 · 1 comment
Labels

Comments

@ivanstan
Copy link

So far ECMA6 documentations generated are pretty satisfactory, except for class that has constructor. In such case title of class will be generated twice, once for class and second time for constructor. It would be nice if we could support this in future.

Here is the class and output for such usecase:
https://github.com/ivanstan/frontend-framework/blob/master/core/Controller.js
https://github.com/ivanstan/frontend-framework/blob/master/module/example/assets/docs/Controller.md

@psq psq added the bug label Jun 28, 2016
@psq
Copy link
Contributor

psq commented Jun 28, 2016

thanks for the details.

@nphyx nphyx mentioned this issue Feb 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants