DoxygenLayout.xml: make C++ doc order a little like the C doc
authorBrendan Le Foll <brendan.le.foll@intel.com>
Fri, 30 May 2014 08:53:20 +0000 (09:53 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Fri, 30 May 2014 08:53:20 +0000 (09:53 +0100)
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
DoxygenLayout.xml

index 4af56fd..b11e1af 100644 (file)
 
   <!-- Layout definition for a class page -->
   <class>
-    <briefdescription visible="yes"/>
+    <briefdescription visible="no"/>
     <includes visible="$SHOW_INCLUDE_FILES"/>
     <inheritancegraph visible="$CLASS_GRAPH"/>
     <collaborationgraph visible="$COLLABORATION_GRAPH"/>
+    <detaileddescription title=""/>
     <memberdecl>
       <nestedclasses visible="yes" title=""/>
       <publictypes title=""/>
@@ -62,7 +63,6 @@
       <related title="" subtitle=""/>
       <membergroups visible="yes"/>
     </memberdecl>
-    <detaileddescription title=""/>
     <memberdef>
       <inlineclasses title=""/>
       <typedefs title=""/>