From 53ca2e5bba4fcef8285acc1bed534ea2bc8fb3d0 Mon Sep 17 00:00:00 2001 From: Jan Eilers Date: Tue, 2 Feb 2021 13:18:09 +0000 Subject: 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 Change-Id: I137e03fdd9f41751624bdd0dd25e2db5ef4ef94f --- src/armnnSerializer/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/armnnSerializer/README.md') diff --git a/src/armnnSerializer/README.md b/src/armnnSerializer/README.md index 79ab2e2c17..e6874f4f47 100644 --- a/src/armnnSerializer/README.md +++ b/src/armnnSerializer/README.md @@ -3,5 +3,5 @@ The `armnnSerializer` is a library for serializing an Arm NN network to a stream. 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" -> "Serializer" 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 -- cgit v1.2.1