1.0.0 • Published 7 years ago

esdoc-external-ecmascript-plugin v1.0.0

Weekly downloads
24,744
License
MIT
Repository
github
Last release
7 years ago

ESDoc External ECMAScript Plugin

Install

npm install esdoc-external-ecmascript-plugin

Config

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

enable is default true.

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru