0.1.0 • Published 4 years ago

@jjavery/dmd-jjavery v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

dmd-jjavery

Plugin for jsdoc2md to produce markdown suitable for API documentation.

Install and use

In the project requiring this plug-in, install it as a devDependency:

$ npm install @jjavery/dmd-jjavery --save-dev

Then pass the plug-in name to jsdoc2md or dmd when generating your docs:

$ jsdoc2md --plugin @jjavery/dmd-jjavery --files src/*.js

© 2015-16 Lloyd Brookes 75pound@gmail.com.