Skip to content

Updates a markdown document section with jsdoc documentation.

Notifications You must be signed in to change notification settings

transitive-bullshit/update-markdown-jsdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Support my OSS work by following me on twitter twitter

About

Updates a markdown document section with jsdoc documentation.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published