[apidoc] Allow brief description at the top of class description pages

* doc/api/libabigail.doxy: Don't disable "brief member desc".

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
Dodji Seketeli 2017-01-05 11:21:14 +01:00
parent 4063dfe487
commit bf138a22c3

View File

@ -82,7 +82,6 @@ OUTPUT_LANGUAGE = English
# Set to NO to disable this.
#BRIEF_MEMBER_DESC = YES
BRIEF_MEMBER_DESC = NO
# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
# the brief description of a member or function before the detailed description.