COMPMID-873: Integrate RSH NEON Depthwise Convolution routine

Change-Id: Ida1e9a836bc518bfe5563e16bf7f92bde5fc13f7
Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/118472
Tested-by: Jenkins <bsgcomp@arm.com>
Reviewed-by: Pablo Tello <pablo.tello@arm.com>
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 59aa780..4046b37 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -856,7 +856,7 @@
 # run.
 
 EXCLUDE                = ./arm_compute/core/NEON/kernels/assembly/ \ 
-                         ./arm_compute/core/NEON/kernels/winograd/
+                         ./arm_compute/core/NEON/kernels/convolution/
 
 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 # directories that are symbolic links (a Unix file system feature) are excluded