aboutsummaryrefslogtreecommitdiff
path: root/src/armnnDeserializer/README.md
diff options
context:
space:
mode:
authorJan Eilers <jan.eilers@arm.com>2021-02-02 13:18:09 +0000
committerJan Eilers <jan.eilers@arm.com>2021-02-08 09:23:48 +0000
commit53ca2e5bba4fcef8285acc1bed534ea2bc8fb3d0 (patch)
tree490d3c67c43b0984a91a4a217e649acd672bc07f /src/armnnDeserializer/README.md
parent72a9929d1ae37a9c32a0c51eb8491e65c3d1add2 (diff)
downloadarmnn-53ca2e5bba4fcef8285acc1bed534ea2bc8fb3d0.tar.gz
IVGCVSW-5605 Doxygen: Update parser section
* Removes support.md files from all parsers. Lists of supported operators are now kept in doxygen only Signed-off-by: Jan Eilers <jan.eilers@arm.com> Change-Id: I137e03fdd9f41751624bdd0dd25e2db5ef4ef94f
Diffstat (limited to 'src/armnnDeserializer/README.md')
-rw-r--r--src/armnnDeserializer/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/armnnDeserializer/README.md b/src/armnnDeserializer/README.md
index fa76a6da45..b43f15d9d4 100644
--- a/src/armnnDeserializer/README.md
+++ b/src/armnnDeserializer/README.md
@@ -4,5 +4,5 @@ The `armnnDeserializer` is a library for loading neural networks defined by Arm
into the Arm NN runtime.
For more information about the layers that are supported, and the networks that have been tested,
-take a look into our doxygen documentation which can be found in the [wiki section](https://github.com/ARM-software/armnn/wiki/Documentation)
-of our github repository. \ No newline at end of file
+take a look at "Software Tools" -> "Deserializer" in our doxygen documentation which can be found in
+the [wiki section](https://github.com/ARM-software/armnn/wiki/Documentation) of our github repository. \ No newline at end of file