Sfoglia il codice sorgente

doyxgen: make layout show brief seperately

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
Brendan Le Foll 10 anni fa
parent
commit
3ed11d7c37
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1
    1
      Doxyfile.in
  2. 1
    1
      DoxygenLayout.xml

+ 1
- 1
Doxyfile.in Vedi File

@@ -99,7 +99,7 @@ BRIEF_MEMBER_DESC      = YES
99 99
 # brief descriptions will be completely suppressed.
100 100
 # The default value is: YES.
101 101
 
102
-REPEAT_BRIEF           = YES
102
+REPEAT_BRIEF           = NO
103 103
 
104 104
 # This tag implements a quasi-intelligent brief description abbreviator that is
105 105
 # used to form the text in various listings. Each string in this list, if found

+ 1
- 1
DoxygenLayout.xml Vedi File

@@ -24,7 +24,7 @@
24 24
 
25 25
   <!-- Layout definition for a class page -->
26 26
   <class>
27
-    <briefdescription visible="no"/>
27
+    <briefdescription visible="yes"/>
28 28
     <detaileddescription title=""/>
29 29
     <includes visible="$SHOW_INCLUDE_FILES"/>
30 30
     <memberdecl>