Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.2 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.2 KB

view on npm npm module downloads Gihub repo dependents Gihub package dependents js-standard-style

dmd-bitbucket

Plugin for jsdoc2md to produce markdown suitable for bitbucket.

Demo output.

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].