diff options
author | Xavi Artigas <xavierartigas@yahoo.es> | 2018-07-26 03:35:54 -0700 |
---|---|---|
committer | apache <apache@e5-web1.enlightenment.org> | 2018-07-26 03:35:54 -0700 |
commit | b32cac979433d67e1ee41dd4c518c8e845954d56 (patch) | |
tree | 79dc0c4e3cd2cb333e2ce97186dce5c875c342ae /pages | |
parent | 8fef4fde060e7c5c267019eb7a7c77d71aac14bf (diff) |
Wiki page start.md changed with summary [Update title] by Xavi Artigas
Diffstat (limited to 'pages')
-rw-r--r-- | pages/develop/tutorials/c/start.md.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/develop/tutorials/c/start.md.txt b/pages/develop/tutorials/c/start.md.txt index cd5ccb617..383a24fcc 100644 --- a/pages/develop/tutorials/c/start.md.txt +++ b/pages/develop/tutorials/c/start.md.txt | |||
@@ -3,7 +3,7 @@ | |||
3 | ~~NOCACHE~~ | 3 | ~~NOCACHE~~ |
4 | --- | 4 | --- |
5 | 5 | ||
6 | # EFL C Tutorials # | 6 | # BETA API C Tutorials # |
7 | 7 | ||
8 | The following tutorials are designed to build on each other, introducing concepts in a logical manner and working towards full understanding of EFL's capabilities. Most users should approach them in the order in which they are presented; only those with previous EFL experience should skip ahead. | 8 | The following tutorials are designed to build on each other, introducing concepts in a logical manner and working towards full understanding of EFL's capabilities. Most users should approach them in the order in which they are presented; only those with previous EFL experience should skip ahead. |
9 | 9 | ||