Typedef
| Static Public Summary | ||
| public |
|
|
| public |
|
|
| public |
|
|
| public |
Parsed doc comment. |
|
| public |
|
|
| public |
ESDocCLI uses argv |
|
| public |
esdoc2 config object. |
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
doc comment tag. |
|
Static Public
public ESDocConfig: Object source
esdoc2 config object.
Properties:
| Name | Type | Attribute | Description |
| source | string |
|
directory path of javascript source code. |
| destination | string |
|
directory path of output. |
| title | string |
|
|
| includes | string[] |
|
|
| excludes | string[] |
|
|
| access | string[] |
|
|
| autoPrivate | boolean |
|
|
| builtinExternal | boolean |
|
|
| unexportIdentifier | boolean |
|
|
| undocumentIdentifier | boolean |
|
|
| coverage | boolean |
|
|
| debug | boolean |
|
|
| index | string |
|
|
| package | string |
|
|
| styles | string[] |
|
|
| scripts | string[] |
|
|
| test | {type: string, source: string, includes: string[], excludes: string[]} | ||
| manual | Object |
|
|
| manual.globalIndex | boolean | ||
| manual.asset | string | ||
| manual.index | string | ||
| manual.overview | string[] | ||
| manual.design | string[] | ||
| manual.installation | string[] | ||
| manual.usage | string[] | ||
| manual.tutorial | string[] | ||
| manual.configuration | string[] | ||
| manual.example | string[] | ||
| manual.advanced | string[] | ||
| manual.faq | string[] | ||
| manual.changelog | string[] | ||
| experimentalProposal | Object |
|
|
| experimentalProposal.classProperties | boolean | ||
| experimentalProposal.objectRestSpread | boolean | ||
| experimentalProposal.doExpressions | boolean | ||
| experimentalProposal.functionBind | boolean | ||
| experimentalProposal.functionSent | boolean | ||
| experimentalProposal.asyncGenerators | boolean | ||
| experimentalProposal.decorators | boolean | ||
| experimentalProposal.exportExtensions | boolean | ||
| experimentalProposal.dynamicImport | boolean |
Reference
Source
Test
