WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=1f130098316401f72dece3fbd2d36500d6cc1842
commit 1f130098316401f72dece3fbd2d36500d6cc1842 Author: Xavi Artigas <[email protected]> Date: Wed Nov 22 06:06:42 2017 -0800 Wiki page sidebar changed with summary [] by Xavi Artigas --- pages/develop/sidebar.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/develop/sidebar.txt b/pages/develop/sidebar.txt index f7cb47e9f..db1e2809b 100644 --- a/pages/develop/sidebar.txt +++ b/pages/develop/sidebar.txt @@ -11,6 +11,7 @@ * [[/develop/tutorial/c/eo-refcount | Reference Counting]] * [[/develop/tutorial/c/eo-classes | Creating New Classes]] * [[/develop/tutorial/c/eo-inherit | Class Inheritance]] + * [[/develop/tutorial/c/eo-multiinherit | Multiple Inheritance]] === APIs === * [[/develop/legacy/api/c | C Stable API]] --
