aboutsummaryrefslogtreecommitdiff
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorJan Eilers <jan.eilers@arm.com>2021-01-28 16:00:00 +0000
committerJan Eilers <jan.eilers@arm.com>2021-02-02 11:26:17 +0000
commit8cded51ebfca65a3a07b3927a2a78ea54d1c1cd8 (patch)
treef6d89d88e1158cdc41cef2103ca1a2d63156bd25 /docs/Doxyfile
parent0919e3b7944333b640332e9e2ac3c62929a2ecd5 (diff)
downloadarmnn-8cded51ebfca65a3a07b3927a2a78ea54d1c1cd8.tar.gz
IVGCVSW-5605 Doxygen: Move "OtherTools" to "Software Tools"
* Uses README.md files to reduce duplications Signed-off-by: Jan Eilers <jan.eilers@arm.com> Change-Id: I2cfcb6cf02ac712656cb8c782c70d002df642b97
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index a50d38112b..98b2d472b9 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -817,9 +817,11 @@ INPUT = ./docs/00_software_tools.dox \
./docs/01_parsers.dox \
./docs/02_deserializer_serializer.dox \
./docs/04_backends.dox \
- ./docs/05_other_tools.dox \
./src/armnnQuantizer/README.md \
./src/armnnConverter/README.md \
+ ./tests/ImageCSVFileGenerator/README.md \
+ ./tests/ImageTensorGenerator/README.md \
+ ./tests/ModelAccuracyTool-Armnn/README.md \
./include/ \
./src/ \
./tests/ \