dmd-bitbucket

0.1.10 • Public • Published

view on npm npm module downloads Dependency Status

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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i dmd-bitbucket

      Weekly Downloads

      653

      Version

      0.1.10

      License

      MIT

      Last publish

      Collaborators

      • 75lb