dmd-globals-docs

1.0.0 • Public • Published

npm version npm downloads

dmd-globals-docs

Plugin for jsdoc2md to include globals-docs in the generated documentation.

Installation

With npm:

$ npm install dmd-globals-docs --save-dev

With yarn:

$ yarn add dmd-globals-docs --dev

Usage

Pass the plugin name to jsdoc2md with the --plugin argument:

$ jsdoc2md --plugin dmd-globals-docs --files lib/**/*.js

Package Sidebar

Install

npm i dmd-globals-docs

Weekly Downloads

7

Version

1.0.0

License

MIT

Unpacked Size

4.55 kB

Total Files

9

Last publish

Collaborators

  • medivhok