npm.io
1.1.2 • Published 8 years ago

esdoc-publish-html-plugin

Licence
MIT
Version
1.1.2
Deps
7
Size
182 kB
Vulns
4
Weekly
0
Stars
139

ESDoc Publish HTML Plugin

Install

npm install esdoc-publish-html-plugin

Config

{
  "source": "./src",
  "destination": "./doc",
  "plugins": [
    {"name": "esdoc-publish-html-plugin"}
  ]
}

Custom Template

To use a custom template (ex my-template placed in the working directory):

    {"name": "esdoc-publish-html-plugin", "option": {"template": "my-template"}}

We recommend that you base on the original template.

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Keywords