Skip to content

jsdoc2md/dmd-bitbucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 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

Code of conduct

Stars

Watchers

Forks

Packages

No packages published