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>
diff --git a/docs/Doxyfile b/docs/Doxyfile
index e70766b..4a88155 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -771,7 +771,9 @@
 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/ \