aboutsummaryrefslogtreecommitdiff
path: root/docs/03_use_guides.dox
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-11-05 12:26:41 +0000
committerJim Flynn <jim.flynn@arm.com>2021-11-06 09:20:24 +0000
commit3f22d27f51c493e37b9da0692b6bf776f4430dcf (patch)
tree9fa3a05ff5bc9298ca768db8aa18b8a935e19daf /docs/03_use_guides.dox
parentd3b94d305fddd3bbbdf718685084087e4b92ca7f (diff)
downloadarmnn-3f22d27f51c493e37b9da0692b6bf776f4430dcf.tar.gz
IVGCVSW-6372 Change order in doxygen tree view
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ia765d335ef998e7e47a1c0c81a375645972f4e1d
Diffstat (limited to 'docs/03_use_guides.dox')
-rw-r--r--docs/03_use_guides.dox21
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/03_use_guides.dox b/docs/03_use_guides.dox
deleted file mode 100644
index 1ecef4a215..0000000000
--- a/docs/03_use_guides.dox
+++ /dev/null
@@ -1,21 +0,0 @@
-/// Copyright (c) 2021 ARM Limited and Contributors. All rights reserved.
-///
-/// SPDX-License-Identifier: MIT
-///
-
-namespace armnn
-{
-/**
-@page useguides Integration Guides
-@tableofcontents
-
-This page links all guides that explain how to use Arm NN tools and how to integrate them into your own project.
-Some of these guides may not be hosted in our repository and will lead you to guides on
-https://developer.arm.com/solutions/machine-learning-on-arm/developer-material/how-to-guides
-
-
-## TfLite delegate guides
- - @subpage md_delegate_IntegrateDelegateIntoPython
-
-**/
-} \ No newline at end of file