IVGCVSW-5571 Expose the TfLite Delegate to the TfLite python API
[platform/upstream/armnn.git] / docs / Doxyfile
index 0c0b3e0..ee75769 100644 (file)
@@ -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