-
Notifications
You must be signed in to change notification settings - Fork 485
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
How to group html output by module #527
Comments
Create an object with methods and document that Object, voila! |
You can use the devtools-html.github.io/debugger.html/reference/ |
can i see an example of this? i'm having a bit of trouble doing this |
not sure if that solve your initial concern, but it would be interesting if we could group the table of content: #582 |
When processing multiple modules, I would expect to see the functions in each module grouped by module but the output (as shown) does not seem to do so. Is this generally possible and if so how?
documentation example:
jsdoc example:
The text was updated successfully, but these errors were encountered: