aboutsummaryrefslogtreecommitdiff
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorsteniu01 <steven.niu@arm.com>2017-06-21 16:45:41 +0100
committerAnthony Barbier <anthony.barbier@arm.com>2018-09-17 14:14:20 +0100
commitbee466b5eac4ec39d4032d946c9a4aee051f2b31 (patch)
tree264e5124e7d2e1ccb3277b0ef478f0bb4a145a0a /docs/Doxyfile
parent8af2dd6eb230f2205070dce50c2a22bdf2d55e46 (diff)
downloadComputeLibrary-bee466b5eac4ec39d4032d946c9a4aee051f2b31.tar.gz
COMPID-345 Add caffe_data_extractor.py script and the instructions
Change-Id: Ibb84b2060c4d6362be9ce4b1757e273e013de618 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/78630 Tested-by: Kaizen <jeremy.johnson+kaizengerrit@arm.com> Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Reviewed-by: Anthony Barbier <anthony.barbier@arm.com>
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/ \