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

Commit 5a6ba79

Browse files
committed
Updated documentation.
1 parent 8cb5853 commit 5a6ba79

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

DOCUMENTATION.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ Boostrap 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': 'bootstrap'}).then(content => co
3032
##### Returns
3133

3234

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

3537

3638

0 commit comments

Comments
 (0)