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

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

commit e3401bceb2a041fc39682a834ca107feac2c8642
Author: Xavi Artigas <xavierarti...@yahoo.es>
Date:   Tue Dec 12 04:01:58 2017 -0800

    Wiki page navigation changed with summary [Updated] by Xavi Artigas
---
 pages/develop/navigation.txt | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/pages/develop/navigation.txt b/pages/develop/navigation.txt
index 0247371b7..393202368 100644
--- a/pages/develop/navigation.txt
+++ b/pages/develop/navigation.txt
@@ -4,12 +4,13 @@
   * [[/develop/tutorials/ | Tutorials]]
     * [[/develop/legacy/tutorial/ | Stable API Tutorials]]
     * [[/develop/tutorials/c/start.md | Beta API Tutorials [C]]]
-      * [[/develop/tutorials/c/hello-world | Hello World]]
-      * [[/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]]
+      * [[/develop/tutorials/c/hello-world.md | Hello World]]
+      * [[/develop/tutorials/c/eo-intro.md | EO Objects]]
+      * [[/develop/tutorials/c/eo-refcount.md | EO Reference Counting]]
+      * [[/develop/tutorials/c/eo-classes.md | EO Classes]]
+      * [[/develop/tutorials/c/eo-inherit.md | EO Inheritance]]
+      * [[/develop/tutorials/c/eo-multiinherit.md | EO Multiple Inheritance]]
+      * [[/develop/tutorials/c/lifecycle.md | Lifecycle Management]]
   * [[/develop/legacy/program_guide/start | Stable API Programming Guides]]
   * [[develop/guides/start.md | Beta API Programming Guides]]
     * [[/develop/guides/c/eina/start.md | Eina]]
@@ -25,6 +26,7 @@
         * [[/develop/guides/c/eina/tools/eina-mempool.md]]
         * [[/develop/guides/c/eina/tools/eina-safety-checks.md]]
     * [[/develop/guides/c/core/main-loop.md | Main Loop]]
+    * [[/develop/guides/c/core/events.md | Events]]
     * [[/develop/guides/c/ui/sizing.md | UI Sizing]]
     * [[/develop/guides/c/porting-guide.md | Legacy Porting Guide]]
   * [[/develop/debug/start.md | Debugging EFL Apps]]

-- 


Reply via email to