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 0c0b3e0e30..ee75769f82 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -822,7 +822,9 @@ INPUT = ./docs/00_introduction.dox \
./include/ \
./src/ \
./tests/ \
- ./docs/
+ ./docs/ \
+ ./delegate/include \
+ ./delegate/src/armnn_external_delegate.cpp
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses