I am documenting my own JS library, and I stumbled upon the lodash library ( https://lodash.com/docs/4.17.4 ).
It's documentation has a sidebar with categories ( Array, Collection, ect ) and each one has documentation for the functions.
I would like my documentation to have a similar structure using the latest JSDoc version.
After investigating I couldn't find the jsdoc template used by lodash. I also couldn't find a similar feature nor how to replicate it using JSDOC.
I've just released a new version of better-docs jsdoc
template and it supports @category tag. Just add it to your class/module/whatever and it will be namespaced in the sidebar.
https://github.com/SoftwareBrothers/better-docs
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With