1.0.0 • Published 7 years ago

esdoc-external-nodejs-plugin v1.0.0

Weekly downloads
218
License
MIT
Repository
github
Last release
7 years ago

ESDoc External Node.js Plugin

Install

npm install esdoc-external-nodejs-plugin

Config

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

enable is default true.

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru