aboutsummaryrefslogtreecommitdiff
path: root/docs/00_introduction.dox
diff options
context:
space:
mode:
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