WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=45676da1aa3f4549e43ba030499e8546ef47f117
commit 45676da1aa3f4549e43ba030499e8546ef47f117 Author: Xavi Artigas <[email protected]> Date: Tue Nov 14 09:10:48 2017 -0800 Wiki page sidebar changed with summary [] by Xavi Artigas --- pages/develop/sidebar.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pages/develop/sidebar.txt b/pages/develop/sidebar.txt index d59980ad..8583934f 100644 --- a/pages/develop/sidebar.txt +++ b/pages/develop/sidebar.txt @@ -5,8 +5,10 @@ === Tutorials === * [[/develop/tutorial/c/hello-world | Command Line [Beta]]] - * [[/develop/tutorial/c/eo-intro | Introduction to Eo [Beta]]] - * [[/develop/tutorial/c/eo-refcount | Reference Counting in Eo [Beta]]] + * Eolian [Beta]: + * [[/develop/tutorial/c/eo-intro | Introduction]] + * [[/develop/tutorial/c/eo-refcount | Reference Counting]] + * [[/develop/tutorial/c/eo-classes | Creating New Classes]] * [[/develop/legacy/tutorial/start | Stable API Tutorials]] --
