@aestrius/mmd
v1.0.7
Published
markdown generator from jsdoc
Downloads
6
Readme
Members
settings
settings
Kind: global variable
defaultConfig : Object
default configuration
Kind: global variable
Properties
| Name | Type | Description | | --- | --- | --- | | include | Array | of foldernames that are included | | exclude | Array | array of foldernames that are excluded | | includePattern | string | Regular expression, if matched, file is included to output | | excludePattern | string | Regular expression, if matched, file is ignored |