aboutsummaryrefslogtreecommitdiff
path: root/docs/05_03_delegate.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_03_delegate.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_03_delegate.dox')
-rw-r--r--docs/05_03_delegate.dox5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/05_03_delegate.dox b/docs/05_03_delegate.dox
index 71754323bc..ee80268469 100644
--- a/docs/05_03_delegate.dox
+++ b/docs/05_03_delegate.dox
@@ -184,5 +184,10 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
- UNPACK
More machine learning operators will be supported in future releases.
+
+@section delegateoptions Delegate Options
+
+The general list of runtime options are described in @subpage runtimeoptions
+
**/
} \ No newline at end of file