projects
/
platform
/
upstream
/
libabigail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4063dfe
)
[apidoc] Allow brief description at the top of class description pages
author
Dodji Seketeli
<dodji@redhat.com>
Thu, 5 Jan 2017 10:21:14 +0000
(11:21 +0100)
committer
Dodji 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
patch
|
blob
|
history
diff --git
a/doc/api/libabigail.doxy
b/doc/api/libabigail.doxy
index 15dfb64d55f54cf4c9203893a708e20436e844d9..b460d260224d6171473f13656855bd0f9ab1cf4c 100644
(file)
--- a/
doc/api/libabigail.doxy
+++ b/
doc/api/libabigail.doxy
@@
-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.