aboutsummaryrefslogtreecommitdiff
path: root/docs/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index a0d6593be5..a50d38112b 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -816,9 +816,10 @@ WARN_LOGFILE =
INPUT = ./docs/00_software_tools.dox \
./docs/01_parsers.dox \
./docs/02_deserializer_serializer.dox \
- ./docs/03_converter_quantizer.dox \
./docs/04_backends.dox \
./docs/05_other_tools.dox \
+ ./src/armnnQuantizer/README.md \
+ ./src/armnnConverter/README.md \
./include/ \
./src/ \
./tests/ \