[apidoc] Allow brief description at the top of class description pages
authorDodji Seketeli <dodji@redhat.com>
Thu, 5 Jan 2017 10:21:14 +0000 (11:21 +0100)
committerDodji Seketeli <dodji@redhat.com>
Thu, 5 Jan 2017 11:51:38 +0000 (12:51 +0100)
* doc/api/libabigail.doxy: Don't disable "brief member desc".

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
doc/api/libabigail.doxy

index 15dfb64d55f54cf4c9203893a708e20436e844d9..b460d260224d6171473f13656855bd0f9ab1cf4c 100644 (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.