From ab60fe8cd25232fdefef95b86e18482343f9d05f Mon Sep 17 00:00:00 2001 From: Anthony Barbier Date: Tue, 26 Sep 2017 16:15:23 +0100 Subject: COMPMID-417: Doxygen update and removed unnecessary TensorInfo from graph example Change-Id: I31839993bd75789566045c0db53dbf6dc3ae14e9 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/89202 Reviewed-by: Gian Marco Iodice Reviewed-by: Georgios Pinitas Tested-by: Anthony Barbier --- docs/00_introduction.dox | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/00_introduction.dox') diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox index 8eea0636aa..b097128ac1 100644 --- a/docs/00_introduction.dox +++ b/docs/00_introduction.dox @@ -87,7 +87,11 @@ You should have the following file organisation: ├── documentation.xhtml -> documentation/index.xhtml ├── examples │   ├── cl_convolution.cpp + │   ├── cl_events.cpp + │   ├── graph_lenet.cpp │   ├── neoncl_scale_median_gaussian.cpp + │   ├── neon_cnn.cpp + │   ├── neon_copy_objects.cpp │   ├── neon_convolution.cpp │   └── neon_scale.cpp ├── include -- cgit v1.2.1