DoxygenLayout.xml: move akward dep graph to the bottom
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -108,8 +108,6 @@
|
|||||||
<!-- Layout definition for a file page -->
|
<!-- Layout definition for a file page -->
|
||||||
<file>
|
<file>
|
||||||
<briefdescription visible="no"/>
|
<briefdescription visible="no"/>
|
||||||
<includegraph visible="$INCLUDE_GRAPH"/>
|
|
||||||
<includes visible="$SHOW_INCLUDE_FILES"/>
|
|
||||||
<detaileddescription title="API Description"/>
|
<detaileddescription title="API Description"/>
|
||||||
<sourcelink visible="yes"/>
|
<sourcelink visible="yes"/>
|
||||||
<memberdecl>
|
<memberdecl>
|
||||||
@@ -131,6 +129,8 @@
|
|||||||
<enums title=""/>
|
<enums title=""/>
|
||||||
<variables title=""/>
|
<variables title=""/>
|
||||||
</memberdef>
|
</memberdef>
|
||||||
|
<includegraph visible="$INCLUDE_GRAPH"/>
|
||||||
|
<includes visible="$SHOW_INCLUDE_FILES"/>
|
||||||
<includedbygraph visible="$INCLUDED_BY_GRAPH"/>
|
<includedbygraph visible="$INCLUDED_BY_GRAPH"/>
|
||||||
<authorsection/>
|
<authorsection/>
|
||||||
</file>
|
</file>
|
||||||
|
Reference in New Issue
Block a user