Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit d718109

Browse files
committed
Updated documentation.
1 parent 31c98e7 commit d718109

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

DOCUMENTATION.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [doxdox-plugin-handlebars](https://github.com/neogeek/doxdox-plugin-handlebars) *1.0.3*
1+
# [doxdox-plugin-handlebars](https://github.com/neogeek/doxdox-plugin-handlebars) *1.0.4*
22

33
> Custom Handlebars template plugin for doxdox.
44
@@ -15,7 +15,9 @@ Custom Handlebars template plugin for doxdox.
1515

1616
##### Parameters
1717

18-
- **data** `Array` Methods parsed using a doxdox parser.
18+
| Name | Type | Description | |
19+
| ---- | ---- | ----------- | -------- |
20+
| data | `Array` | Methods parsed using a doxdox parser. |   |
1921

2022

2123

@@ -30,7 +32,7 @@ parseInputs(inputs, {'parser': 'dox', 'layout': 'template.hbs'}).then(content =>
3032
##### Returns
3133

3234

33-
- `Promise` Promise with generated content.
35+
- `Promise` Promise with generated content.
3436

3537

3638

0 commit comments

Comments
 (0)