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