doyxgen: make layout show brief seperately
authorBrendan Le Foll <brendan.le.foll@intel.com>
Mon, 1 Sep 2014 09:58:56 +0000 (10:58 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Mon, 1 Sep 2014 09:58:56 +0000 (10:58 +0100)
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
Doxyfile.in
DoxygenLayout.xml

index d59fa59..b4c1831 100644 (file)
@@ -99,7 +99,7 @@ BRIEF_MEMBER_DESC      = YES
 # brief descriptions will be completely suppressed.
 # The default value is: YES.
 
-REPEAT_BRIEF           = YES
+REPEAT_BRIEF           = NO
 
 # This tag implements a quasi-intelligent brief description abbreviator that is
 # used to form the text in various listings. Each string in this list, if found
index ac16b89..1014e2a 100644 (file)
@@ -24,7 +24,7 @@
 
   <!-- Layout definition for a class page -->
   <class>
-    <briefdescription visible="no"/>
+    <briefdescription visible="yes"/>
     <detaileddescription title=""/>
     <includes visible="$SHOW_INCLUDE_FILES"/>
     <memberdecl>