dmd-bitbucket
v0.1.11
Published
Plugin for jsdoc2md to produce markdown suitable for bitbucket
Downloads
3,768
Maintainers
Readme
dmd-bitbucket
Plugin for jsdoc2md to produce markdown suitable for bitbucket.
Install and use
In the project requiring this plug-in, install it as a devDependency:
$ npm install dmd-bitbucket --save-dev
Then pass the plug-in name to jsdoc2md
or dmd
when generating your docs:
$ jsdoc2md --plugin dmd-bitbucket --files lib/*.js
© 2015-24 Lloyd Brookes [email protected].