jsdoc-md
jsdoc-md copied to clipboard
A Node.js CLI and equivalent JS API to analyze source JSDoc and generate documentation under a given heading in a markdown file (such as readme.md).
Results
1
jsdoc-md issues
Sort by
recently updated
recently updated
newest added
For generated `event` kind markdown, add a “Fired by” subheading and list, linking all JSDoc members that declared they fire that event.
enhancement