esdoc-external-webapi-plugin

1.0.0 • Public • Published

ESDoc External WebAPI Plugin

Install

npm install esdoc-external-webapi-plugin

Config

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

enable is default true.

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Package Sidebar

Install

npm i esdoc-external-webapi-plugin

Weekly Downloads

5

Version

1.0.0

License

MIT

Last publish

Collaborators

  • h13i32maru