esdoc2-external-nodejs-plugin

2.0.0 • Public • Published

esdoc2 External Node.js Plugin

Install

npm install esdoc2-external-nodejs-plugin

Config

{
  "source": "./src",
  "destination": "./doc",
  "plugins": [
    {"name": "esdoc2-external-nodejs-plugin", "option": {"enable": true}}
  ]
}

enable is default true.

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Package Sidebar

Install

npm i esdoc2-external-nodejs-plugin

Weekly Downloads

1

Version

2.0.0

License

MIT

Last publish

Collaborators

  • mattmcfarland