jsdoc2md-anchors

v0.0.6
command line utility to adjust the jsdoc2md output anchors to be compatible with github and bitbucket
jsdoc markdown jsdoc-to-markdown jsdoc2md anchor anchors github bitbucket

Install

npm install jsdoc2md-anchors --save

Usage

This utility outputs the github format by default. Its possible to pass 'bitbucket' as parameter in order to output bitbucket's format: jsdoc2md-anchors [bitbucket]

Example

jsdoc2md lib/**/*.js -t readme.hbs | jsdoc2md-anchors bitbucket > README.md

npm i jsdoc2md-anchors

Metadata

  • MIT
  • Whatever
  • Boris Sirota
  • released 4/12/2015

Downloads

Maintainers