aboutsummaryrefslogtreecommitdiff
path: root/docs/05_00_software_components.dox
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-08-01 15:00:39 +0100
committerTeresaARM <teresa.charlinreyes@arm.com>2023-08-04 08:33:34 +0000
commitc377eb8305e6fdc0f4d00bb4766827fc3087bf25 (patch)
tree18a5d44f68c5d7af994de61ea9fb886f81b8ca20 /docs/05_00_software_components.dox
parenta280650509c4fbaa2508cdbc42e31f5a1805bd2a (diff)
downloadarmnn-c377eb8305e6fdc0f4d00bb4766827fc3087bf25.tar.gz
IVGCVSW-7701 Update docu with new ops in 23.08
* Add supported ops in SupportLibrary * Removed tableofcontents which was never used * Separated pages for serializer and deserializer * Removed link to delegate/IntegrateDelegateIntoPython.md which was removed * Arranged components in alphabetical order Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ic7a62d0af092f97c49f8ace1a8f8f31d9152b3f8
Diffstat (limited to 'docs/05_00_software_components.dox')
-rw-r--r--docs/05_00_software_components.dox9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/05_00_software_components.dox b/docs/05_00_software_components.dox
index 756f336416..0663599a96 100644
--- a/docs/05_00_software_components.dox
+++ b/docs/05_00_software_components.dox
@@ -11,14 +11,15 @@ namespace armnn
On this page you can find all software components contained in the Arm NN repository. You will find links to how-to guides and
other helpful information in each section.
- - @subpage delegate
+ - @subpage md_src_armnnConverter_README
+ - @subpage deserializer
- @subpage supportlibrary
- - @subpage runtimeoptions
- @subpage parsers
- @subpage md_python_pyarmnn_README
+ - @subpage runtimeoptions
- @subpage serializer
- - @subpage deserializer
- - @subpage md_src_armnnConverter_README
+ - @subpage delegate
+
**/
}