WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=3db20258194d61c335929055a66339a972dbfb91

commit 3db20258194d61c335929055a66339a972dbfb91
Author: Andrew Williams <a...@andywilliams.me>
Date:   Tue Oct 31 07:49:48 2017 -0700

    Wiki page start changed with summary [created] by Andrew Williams
---
 pages/develop/tutorial/start.txt | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/pages/develop/tutorial/start.txt b/pages/develop/tutorial/start.txt
new file mode 100644
index 00000000..023fa3e8
--- /dev/null
+++ b/pages/develop/tutorial/start.txt
@@ -0,0 +1,24 @@
+~~Title: EFL Tutorials~~
+
+==== EFL Tutorials ====
+
+Here is a selection of tutorials that will help you become familiar with some 
details of the EFL modules and APIs. You can approach them in any order, make 
sure you are familiar with the [[develop/efl/start]] guide first.
+
+=== Tutorials ===
+
+  * [[develop/legacy/tutorial/basic_tutorial|Basic Tutorial]]
+  * [[develop/legacy/tutorial/genlist_tutorial|Genlist Tutorial]]
+  * [[develop/legacy/tutorial/panes_tutorial|Panes Tutorial]]
+  * [[develop/legacy/tutorial/form_tutorial|Form Tutorial]]
+  * [[develop/legacy/tutorial/menu_tutorial|Menu Tutorial]]
+  * [[develop/legacy/tutorial/naviframe_tutorial|Naviframe Tutorial]]
+  * [[develop/legacy/tutorial/popup_tutorial|Popup Tutorial]]
+  * [[develop/legacy/tutorial/gl_2d_tutorial|GL 2D Tutorial]]
+  * [[develop/legacy/tutorial/preference_tutorial|Preference Tutorial]]
+  * [[develop/legacy/tutorial/effects_tutorial|Effects Tutorial]]
+  * [[develop/legacy/tutorial/multimedia_tutorial|Multimedia Tutorial]]
+  * [[develop/legacy/tutorial/javascript_tutorial|JavaScript Tutorial]]
+
+=== Samples ===
+
+  * [[develop/legacy/samples/elm_min_size_control|Controlling Minimum Size of 
Widgets]]
\ No newline at end of file

-- 


Reply via email to