2.6.0-dev.1 • Published 10 months ago

@enterthenamehere/esdoc-publish-html-plugin v2.6.0-dev.1

Weekly downloads
1
License
MIT
Repository
github
Last release
10 months ago

ESDoc Publish HTML Plugin

Use with updated EnterTheNameHere/esdoc-monorepo. Original esdoc is here.

Install

npm install @enterthenamehere/esdoc-publish-html-plugin

Config

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

Custom Template

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

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

template default is null - if set, it will start resolving path from process.cwd()

We recommend that you base on the original template.

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

2.6.0-dev.1

10 months ago

2.5.3-dev.1

1 year ago

2.5.2

2 years ago

2.5.1

2 years ago

2.5.0

2 years ago

2.3.0

2 years ago

2.4.0

2 years ago

2.3.1

2 years ago

2.3.3

2 years ago

2.2.4

3 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.2.2

3 years ago

2.1.0

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.3.0-beta.1

3 years ago

1.3.0-beta.0

3 years ago