aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/introduction.dox
diff options
context:
space:
mode:
authorSang-Hoon Park <sang-hoon.park@arm.com>2021-05-05 10:34:47 +0100
committerSheri Zhang <sheri.zhang@arm.com>2021-05-05 11:43:47 +0000
commitc9309f22a026dfce92365e2f0802c40e8e1c449e (patch)
treec3d1b8498bb319d8716dd78979b24fd24ae8c411 /docs/user_guide/introduction.dox
parentd813bab10bb4fe954fa0e962e1402ed1377617da (diff)
downloadComputeLibrary-c9309f22a026dfce92365e2f0802c40e8e1c449e.tar.gz
Restructure Documentation (Part 2)
The followings are done: - Move operator list documnetation - Introduction page is moved to the top - The sections for experimental API and programming model are merged into library architecture page. Resolves: COMPMID-4198 Change-Id: Iad824d6c8ba8d31e0bf76afd3fb67abbe32a1667 Signed-off-by: Sang-Hoon Park <sang-hoon.park@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5570 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com> Reviewed-by: Sheri Zhang <sheri.zhang@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs/user_guide/introduction.dox')
-rw-r--r--docs/user_guide/introduction.dox6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/user_guide/introduction.dox b/docs/user_guide/introduction.dox
index a956d7dd52..d659e1f4e7 100644
--- a/docs/user_guide/introduction.dox
+++ b/docs/user_guide/introduction.dox
@@ -23,7 +23,11 @@
///
namespace arm_compute
{
-/** @page introduction Introduction
+/**
+@mainpage Introduction
+@copydoc introduction
+
+@page introduction Introduction
@tableofcontents