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

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

commit b117dc2fc115e306ab9d9a68dd86784f528aa2dc
Author: Gareth Halfacree <[email protected]>
Date:   Tue Nov 28 07:10:43 2017 -0800

    Wiki page sidebar changed with summary [] by Gareth Halfacree
---
 pages/develop/sidebar.txt | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

diff --git a/pages/develop/sidebar.txt b/pages/develop/sidebar.txt
index 71ad1ad42..82217609f 100644
--- a/pages/develop/sidebar.txt
+++ b/pages/develop/sidebar.txt
@@ -1,19 +1,22 @@
 ~~NOCACHE~~
+=== Introduction ===
+  * [[/develop/start.md] | Developing with EFL]]
 
 === Setup ===
-  * [[/develop/setup/c/ | Setting up C development [TODO]]]
+  * [[/develop/setup/c/ | Setting Up a C Development Environment [TODO]]]
 
 === Tutorials ===
   * [[/develop/legacy/tutorials/start | Stable API Tutorials]]
-
-  * [[/develop/tutorials/c/hello-world | Hello World [Beta]]]
-  * [[/develop/tutorials/c/eo-intro | EFL Objects [Beta]]]
-    * [[/develop/tutorials/c/eo-refcount | Reference Counting]]
-    * [[/develop/tutorials/c/eo-classes | Creating New Classes]]
-    * [[/develop/tutorials/c/eo-inherit | Class Inheritance]]
-    * [[/develop/tutorials/c/eo-multiinherit | Multiple Inheritance]]
+  * [[/develop/tutorials/start.md | Beta API Tutorials]]
+    * [[/develop/tutorials/c/start.md | Beta API Tutorials [C]]]
+      * [[/develop/tutorials/c/hello-world | Hello World]]
+      * EO and Eolian
+        * [[/develop/tutorials/c/eo-intro | EFL Objects]]
+        * [[/develop/tutorials/c/eo-refcount | Reference Counting]]
+        * [[/develop/tutorials/c/eo-classes | Creating New Classes]]
+        * [[/develop/tutorials/c/eo-inherit | Class Inheritance]]
+        * [[/develop/tutorials/c/eo-multiinherit | Multiple Inheritance]]
 
 === APIs ===
-  * [[/develop/legacy/api/c | C Stable API]]
-
+  * [[/develop/legacy/api/c | C API [Stable]]]
   * [[/develop/api/ | C API [Beta]]]

-- 


Reply via email to