aboutsummaryrefslogtreecommitdiff
path: root/docs/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index e70766b916..4a8815572b 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -771,7 +771,9 @@ WARN_LOGFILE =
INPUT = ./docs/00_introduction.dox \
./docs/01_library.dox \
./docs/02_tests.dox \
+ ./docs/03_scripts.dox \
./arm_compute/ \
+ ./scripts/ \
./src/core/CL/cl_kernels/ \
./examples/ \
./tests/ \