mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
fix bad merge
This commit is contained in:
parent
8bf9db836e
commit
9f4137edc2
@ -440,6 +440,7 @@ exports.defineTags = function(dictionary) {
|
||||
|
||||
dictionary.defineTag('member', {
|
||||
canHaveType: true,
|
||||
canHaveName: true,
|
||||
onTagged: function(doclet, tag) {
|
||||
setDocletKindToTitle(doclet, tag);
|
||||
setDocletNameToValueName(doclet, tag);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user