add hideDescription flag to JsDoc
This commit is contained in:
parent
3992356517
commit
5733e00908
2 changed files with 3 additions and 2 deletions
|
|
@ -47,6 +47,7 @@ Usage:
|
|||
|
||||
- `name`: function name, as named with `@name` in jsdoc
|
||||
- `h`: level of heading. `0` will hide the heading. Hiding it allows using a manual heading which results in a nav link being generated in the right sidebar.
|
||||
- `hideDescription`: if set, the description will be hidden
|
||||
|
||||
### Writing jsdoc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue