aboutsummaryrefslogtreecommitdiff
path: root/docs/Doxyfile
diff options
context:
space:
mode:
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/ \