aboutsummaryrefslogtreecommitdiff
path: root/docs/04_use_guides.dox
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-11-10 15:01:25 +0000
committerDavid Monahan <David.Monahan@arm.com>2021-11-12 09:46:13 +0000
commit45c250a5d6e1669d2670282a55b48b3d727e381b (patch)
tree32a492099a99c7033b92d6728f18f032028500c6 /docs/04_use_guides.dox
parentb5231d41327c4d6866bc04909603dc0842b44971 (diff)
downloadarmnn-45c250a5d6e1669d2670282a55b48b3d727e381b.tar.gz
Remove use guide section from doxygen
* This guide has now been moved to the Quick Start section in doxygen Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I758915c43f0e9e116f7308482db34d560d7ba0d9
Diffstat (limited to 'docs/04_use_guides.dox')
-rw-r--r--docs/04_use_guides.dox21
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/04_use_guides.dox b/docs/04_use_guides.dox
deleted file mode 100644
index 1ecef4a215..0000000000
--- a/docs/04_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