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

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

commit 5d8ab7643062f68107021c791cc5c1c8066e003b
Author: Xavi Artigas <[email protected]>
Date:   Thu Jul 26 03:40:56 2018 -0700

    Wiki page navigation changed with summary [Added C# links] by Xavi Artigas
---
 pages/develop/navigation.txt | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/pages/develop/navigation.txt b/pages/develop/navigation.txt
index 9b5e9ed52..68b155a54 100644
--- a/pages/develop/navigation.txt
+++ b/pages/develop/navigation.txt
@@ -5,7 +5,7 @@
     * [[/develop/setup/c/start.md | C Dev Environment]]
     * [[/develop/setup/csharp/start.md | C# Dev Environment]]
   * [[/develop/legacy/tutorial/ | Stable API Tutorials]]
-  * [[/develop/tutorials/c/start.md | Beta API Tutorials]]
+  * [[/develop/tutorials/c/start.md | Beta API C Tutorials]]
     * [[/develop/tutorials/c/hello-world.md | Hello World]]
     * [[/develop/tutorials/c/hello-world-gui.md | Hello World GUI]]
     * [[/develop/tutorials/c/eo-intro.md | EO Objects]]
@@ -14,8 +14,9 @@
     * [[/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/tutorials/csharp/start.md | Beta API C# Tutorials]]
   * [[/develop/legacy/program_guide/start | Stable API Programming Guides]]
-  * [[develop/guides/start.md | Beta API Programming Guides]]
+  * [[develop/guides/start.md | Beta API C Programming Guides]]
     * [[/develop/guides/c/eina/start.md | Eina]]
       * [[/develop/guides/c/eina/iterator-functions.md]]
       * [[/develop/guides/c/eina/strings.md]]
@@ -43,5 +44,5 @@
       * [[/develop/debug/c/valgrind.md | Debugging with Valgrind]]
       * [[/develop/debug/c/clouseau.md | Debugging with Clouseau]]
       * [[/develop/debug/c/remote-debug.md | Remote Debugging]]
-  * [[/develop/legacy/api/c/ | C API [Stable]]]
-  * [[/develop/api/ | C API [Beta]]]
+  * [[/develop/legacy/api/c/ | Stable C API Reference]]
+  * [[/develop/api/ | Beta C API Reference]]

-- 


Reply via email to