aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPablo Tello <pablo.tello@arm.com>2018-01-23 10:03:27 +0000
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:43:42 +0000
commit6c6e77afc0059e4c5a59d97215acccdedf473a7f (patch)
tree59b3c6d21de1c7ad64904175703647ba227df27d /docs
parent64c95a0d7fccb114ce56c9890bbcaf2d7da65668 (diff)
downloadComputeLibrary-6c6e77afc0059e4c5a59d97215acccdedf473a7f.tar.gz
COMPMID-784: Doxygen fixes
Change-Id: I35f429fbf08dece7c759242c37e0a68b0851ce49 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/117231 Reviewed-by: Anthony Barbier <anthony.barbier@arm.com> Tested-by: Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index de0320f38b..59aa780fd3 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -855,7 +855,8 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
-EXCLUDE =
+EXCLUDE = ./arm_compute/core/NEON/kernels/assembly/ \
+ ./arm_compute/core/NEON/kernels/winograd/
# 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