aboutsummaryrefslogtreecommitdiff
path: root/docs/DoxygenLayout.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/DoxygenLayout.xml')
-rw-r--r--docs/DoxygenLayout.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/DoxygenLayout.xml b/docs/DoxygenLayout.xml
index b416b1cbcc..4e09e20e3d 100644
--- a/docs/DoxygenLayout.xml
+++ b/docs/DoxygenLayout.xml
@@ -3,23 +3,24 @@
<!-- Navigation index tabs for HTML output -->
<navindex>
<tab type="mainpage" url="@ref introduction" title="Introduction"/>
- <tab type="usergroup" title="User Guide" url="[none]">
+ <tab type="usergroup" title="User Guide">
<tab type="user" url="@ref how_to_build" title="How to Build and Run Examples"/>
<tab type="user" url="@ref architecture" title="Library Architecture"/>
<tab type="user" url="@ref data_type_support" title="Data Type Support"/>
<tab type="user" url="@ref data_layout_support" title="Data Layout Support"/>
+ <tab type="user" url="@ref conv2d_heuristic" title="Convolution 2D heuristic"/>
<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="user" url="@ref versions_changelogs" title="Release Versions and Changelog"/>
<tab type="user" url="@ref errata" title="Errata"/>
</tab>
- <tab type="usergroup" title="Contributor Guide" url="[none]">
+ <tab type="usergroup" title="Contributor Guide">
<tab type="user" url="@ref contribution_guidelines" title="Contribution Guidelines"/>
<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="no" title="" 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,15 +28,15 @@
</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>
<tab type="files" visible="yes" title="">
- <tab type="filelist" visible="yes" title="" intro=""/>
+ <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 -->