aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiCong Li <sicong.li@arm.com>2022-05-18 10:52:03 +0100
committerAdnan AlSinan <adnan.alsinan@arm.com>2022-05-18 12:40:25 +0100
commit9423a53fc8a10f4c97ffcff6a1f198106a1f1c14 (patch)
tree2177668dddaf73f3134060a18684fb68e1a01a7d
parent23b5f35de5088efa7741d4fcf26b7d7b24028b33 (diff)
downloadComputeLibrary-branches/arm_compute_22_05.tar.gz
Fix doxygen page layoutv22.05branches/arm_compute_22_05
Resolves: COMPMID-5349 Signed-off-by: SiCong Li <sicong.li@arm.com> Change-Id: I6ac32616feaa2a0c79857e0bcffc516564b37f39 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/7589 Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Gunes Bayir <gunes.bayir@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
-rw-r--r--docs/DoxygenLayout.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/DoxygenLayout.xml b/docs/DoxygenLayout.xml
index 2d59dbe56c..f4c6d27c56 100644
--- a/docs/DoxygenLayout.xml
+++ b/docs/DoxygenLayout.xml
@@ -11,6 +11,9 @@
<tab type="user" url="@ref operators_list" title="Operator List"/>
<tab type="user" url="@ref tests" title="Validation and benchmarks"/>
<tab type="user" url="@ref advanced" title="Advanced"/>
+ <tab type="usergroup" title="Examples">
+ <tab type="user" url="@ref example_dynamic_fusion_cl_conv2d_elementwise_add" title="(Experimental) Fuse conv2d with elementwise addition"/>
+ </tab>
<tab type="user" url="@ref versions_changelogs" title="Release Versions and Changelog"/>
<tab type="user" url="@ref errata" title="Errata"/>
</tab>
@@ -19,7 +22,7 @@
<tab type="user" url="@ref adding_operator" title="How to Add a New Operator"/>
<tab type="user" url="@ref implementation_topic" title="Implementation Topics"/>
</tab>
- <tab type="pages" visible="yes" title="Pages" intro=""/>
+ <tab type="pages" visible="no" title="Pages" intro=""/>
<tab type="modules" visible="yes" title="" intro=""/>
<tab type="namespaces" visible="yes" title="">
<tab type="namespacelist" visible="yes" title="" intro=""/>
@@ -27,7 +30,7 @@
</tab>
<tab type="classes" visible="yes" title="">
<tab type="classlist" visible="yes" title="" intro=""/>
- <tab type="classindex" visible="$ALPHABETICAL_INDEX" title=""/>
+ <tab type="classindex" visible="$ALPHABETICAL_INDEX" title=""/>
<tab type="hierarchy" visible="yes" title="" intro=""/>
<tab type="classmembers" visible="yes" title="" intro=""/>
</tab>
@@ -35,7 +38,7 @@
<tab type="filelist" visible="yes" title="" intro="Below is a list of files with brief descriptions. Please note that the descriptions of some miscellaneous files and directories (e.g. data/ and include/) are omitted because of Doxygen limitations."/>
<tab type="globals" visible="yes" title="" intro=""/>
</tab>
- <tab type="examples" visible="yes" title="" intro=""/>
+ <tab type="examples" visible="yes" title="" intro=""/>
</navindex>
<!-- Layout definition for a class page -->