doxdox-plugin-handlebars 2.0.0
Custom Handlebars template plugin for doxdox.
Custom Handlebars template plugin for doxdox.
| Name | Type | Description | |
|---|---|---|---|
| data | Array |
Methods parsed using a doxdox parser. |
parseInputs(inputs, {'parser': 'dox', 'layout': 'template.hbs'}).then(content => console.log(content));PromisePromise with generated content.
Documentation generated with doxdox.