aboutsummaryrefslogtreecommitdiff
path: root/docs/00_introduction.dox
diff options
context:
space:
mode:
authorAnthony Barbier <anthony.barbier@arm.com>2017-09-26 16:15:23 +0100
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:35:24 +0000
commitab60fe8cd25232fdefef95b86e18482343f9d05f (patch)
treeed80d5062a1161715e25340c769c358238c12816 /docs/00_introduction.dox
parent6a5627a1de8d74f0dd66b63cf31d26a8c94e107d (diff)
downloadComputeLibrary-ab60fe8cd25232fdefef95b86e18482343f9d05f.tar.gz
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 <gianmarco.iodice@arm.com> Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Tested-by: Anthony Barbier <anthony.barbier@arm.com>
Diffstat (limited to 'docs/00_introduction.dox')
-rw-r--r--docs/00_introduction.dox4
1 files changed, 4 insertions, 0 deletions
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