From 3b9b7dd99cefb9087181ad24d797d0ebb7e020e8 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 27 May 2020 11:40:12 +0100 Subject: Update ArmNN README with doxygen information Signed-off-by: Nikhil Raj Change-Id: I3ac729efba4945868710e2a233646f9634470967 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8766d3f184..15c527ee45 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ There is a guide for backend development: [Backend development guide](src/backen API Documentation is available at https://github.com/ARM-software/armnn/wiki/Documentation. +Dox files to generate Arm NN doxygen files can be found at armnn/docs/. Following generation the xhtml files can be found at armnn/documentation/ + ### Build Instructions Arm tests the build system of Arm NN with the following build environments: -- cgit v1.2.1