You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: