Skip to content

borisirota/jsdoc2md-anchors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

command line utility to adjust the jsdoc2md output anchors to be compatible with github and bitbucket

Resources

Stars

Watchers

Forks

Packages

No packages published