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
Make sure these boxes are checked before submitting your issue - thank you!
(If your issue is neither a both bug nor a request, please write in a free style)
I have a file srcs/app/misc/Password.js that returns an object with functions that I use in other files.
As you can see below, I use ES6 export and I wrote comments for documentation.
When I build documentation, it looks like the file is parsed but doc is not generated for this file
Make sure these boxes are checked before submitting your issue - thank you!
(If your issue is neither a both bug nor a request, please write in a free style)
Short summary of your issue
I have a file
srcs/app/misc/Password.js
that returns an object with functions that I use in other files.As you can see below, I use ES6 export and I wrote comments for documentation.
When I build documentation, it looks like the file is parsed but doc is not generated for this file
Input data for reproducing
Configuration
Codes
Output data
Log
Screen shot of documentation
Exception output (if possible)
Documentation for
srcs/app/misc/Password.js
Log
Screen shot of documentation
Your environment
The text was updated successfully, but these errors were encountered: