From 6c6e77afc0059e4c5a59d97215acccdedf473a7f Mon Sep 17 00:00:00 2001 From: Pablo Tello Date: Tue, 23 Jan 2018 10:03:27 +0000 Subject: COMPMID-784: Doxygen fixes Change-Id: I35f429fbf08dece7c759242c37e0a68b0851ce49 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/117231 Reviewed-by: Anthony Barbier Tested-by: Jenkins --- docs/Doxyfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.1