aboutsummaryrefslogtreecommitdiff
path: root/docs/05_00_software_components.dox
diff options
context:
space:
mode:
authorColm Donelan <colm.donelan@arm.com>2022-09-14 18:04:00 +0100
committerColm Donelan <colm.donelan@arm.com>2022-09-21 20:32:36 +0000
commit09026930f1cf207cddb243c8bc388e2c390ac940 (patch)
treec476612e57c5499d1273e68d9549a024862f17fa /docs/05_00_software_components.dox
parentde33dda47d4afec985dc84ebf9a7a18a5a27659c (diff)
downloadarmnn-09026930f1cf207cddb243c8bc388e2c390ac940.tar.gz
IVGCVSW-6790 Adding runtime options to Doxygen.
* Add a breakdown of the runtime options to the documentation. * Exclude test classes from Doxygen generation. * Limit the file extension selection for Doxygen generation. * Add the support library to be generated. * Fix some broken markups. Signed-off-by: Colm Donelan <colm.donelan@arm.com> Change-Id: I81896f2d7fff503a1d51d6d4ac3876aa8b84118e
Diffstat (limited to 'docs/05_00_software_components.dox')
-rw-r--r--docs/05_00_software_components.dox4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/05_00_software_components.dox b/docs/05_00_software_components.dox
index 2d65daed1e..8f3c35d511 100644
--- a/docs/05_00_software_components.dox
+++ b/docs/05_00_software_components.dox
@@ -1,4 +1,4 @@
-/// Copyright (c) 2021 ARM Limited and Contributors. All rights reserved.
+/// Copyright (c) 2022 ARM Limited and Contributors. All rights reserved.
///
/// SPDX-License-Identifier: MIT
///
@@ -12,6 +12,8 @@ On this page you can find all software components contained in the Arm NN reposi
other helpful information in each section.
- @subpage delegate
+ - @subpage supportlibrary
+ - @subpage runtimeoptions
- @subpage parsers
- @subpage md_python_pyarmnn_README
- @subpage serializer