Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

dmd-bitbucket

jsdoc2md4.6kMIT0.1.11

Plugin for jsdoc2md to produce markdown suitable for bitbucket

dmd, jsdoc2md, bitbucket, jsdoc, docs, documentation

readme

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 75pound@gmail.com.