IVGCVSW-5605 Doxygen: Add PyArmNN to Doxygen docu

Signed-off-by: Jan Eilers <jan.eilers@arm.com>
Change-Id: I43082950c55375f62ecd30236d1c475e4ca89faf
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 98b2d47..3cf4ac5 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -822,6 +822,7 @@
                          ./tests/ImageCSVFileGenerator/README.md \
                          ./tests/ImageTensorGenerator/README.md \
                          ./tests/ModelAccuracyTool-Armnn/README.md \
+                         ./python/pyarmnn/README.md \
                          ./include/ \
                          ./src/ \
                          ./tests/ \
@@ -964,7 +965,7 @@
 # that contain images that are to be included in the documentation (see the
 # \image command).
 
-IMAGE_PATH             =
+IMAGE_PATH             = python/pyarmnn/
 
 # The INPUT_FILTER tag can be used to specify a program that doxygen should
 # invoke to filter for each input file. Doxygen will invoke the filter program