From 82c59d75ef0f191887fae1cc2864bbf4b37ac0c5 Mon Sep 17 00:00:00 2001 From: Jan Eilers Date: Tue, 2 Mar 2021 13:46:52 +0000 Subject: Point readme files to latest doxygen documentation * excluding our top level readme Signed-off-by: Jan Eilers Change-Id: I45b156c248178a141b8497dcc4d09148b67bf406 --- src/armnnCaffeParser/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/armnnCaffeParser') diff --git a/src/armnnCaffeParser/README.md b/src/armnnCaffeParser/README.md index 17dbe440de..194254ce05 100644 --- a/src/armnnCaffeParser/README.md +++ b/src/armnnCaffeParser/README.md @@ -3,5 +3,4 @@ `armnnCaffeParser` is a library for loading neural networks defined in Caffe protobuf files into the Arm NN runtime. For more information, a list of supported Caffe layers, and the networks that have been tested, -please visit "Software Tools" -> "Parsers" -> "Arm NN Caffe Parser" in our doxygen documentation that can be found in -the [wiki section](https://github.com/ARM-software/armnn/wiki/Documentation) of our github repository. +please visit our [doxygen documentation](https://arm-software.github.io/armnn/latest/parsers.xhtml#S4_caffe_parser). -- cgit v1.2.1