Seems REPEAT_BRIEF = YES is a better goxygen.cfg
This commit is contained in:
parent
b60d82d766
commit
c7aca7ec83
|
@ -95,7 +95,7 @@ BRIEF_MEMBER_DESC = YES
|
||||||
# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
|
# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
|
||||||
# brief descriptions will be completely suppressed.
|
# brief descriptions will be completely suppressed.
|
||||||
|
|
||||||
REPEAT_BRIEF = NO
|
REPEAT_BRIEF = YES
|
||||||
|
|
||||||
# This tag implements a quasi-intelligent brief description abbreviator
|
# This tag implements a quasi-intelligent brief description abbreviator
|
||||||
# that is used to form the text in various listings. Each string
|
# that is used to form the text in various listings. Each string
|
||||||
|
|
Loading…
Reference in a new issue