8000 Specify precedence of description formats (#151) · ethereum-node/jsdoc.github.io@0f20f34 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0f20f34

Browse files
tmcwhegemonic
authored andcommitted
Specify precedence of description formats (jsdoc#151)
1 parent e6dec4b commit 0f20f34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/tags-description.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,5 @@ function add(a, b) {
5858
}
5959
```
6060
{% endexample %}
61+
62+
If there's both a description at the beginning of a JSDoc comment and a description provided with the @description tag, the description specified with the @description will override the description at the beginning of the comment.

0 commit comments

Comments
 (0)
0