Skip to content

Plugin for jsdoc2md to produce markdown suitable for bitbucket.

License

Notifications You must be signed in to change notification settings

ambischof/dmd-bitbucket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Plugin for jsdoc2md to produce markdown suitable for bitbucket.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 56.3%
  • JavaScript 43.7%