update-markdown-jsdoc

1.0.11 • Public • Published

update-markdown-jsdoc

Updates a markdown document section with jsdoc documentation.

NPM Build Status JavaScript Style Guide

This CLI allows you to quickly generate and update quality readme JSDoc documentation.

Here is an example of the generated docs. Note that the API section is auto-generated, whereas the rest of the readme is editable like normal.

Install

npm install -g update-markdown-jsdoc

Usage

Related

  • update-markdown-usage - Same as this module but for CLI programs instead of jsdoc libraries.
  • documentation.js - JSDoc documentation generator which this module is based on.
  • jsdoc - JSDoc documentation standard.

License

MIT © Travis Fischer

Package Sidebar

Install

npm i update-markdown-jsdoc

Weekly Downloads

25

Version

1.0.11

License

MIT

Unpacked Size

4.99 kB

Total Files

11

Last publish

Collaborators

  • fisch0920