WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=cff4a442f3f3c245da1e13b0aa2f91a51815fe0e
commit cff4a442f3f3c245da1e13b0aa2f91a51815fe0e Author: Xavi Artigas <[email protected]> Date: Wed Nov 29 03:24:39 2017 -0800 Wiki page sidebar changed with summary [] by Xavi Artigas --- pages/develop/sidebar.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/develop/sidebar.txt b/pages/develop/sidebar.txt index e4bf4bb7c..90bb2b87c 100644 --- a/pages/develop/sidebar.txt +++ b/pages/develop/sidebar.txt @@ -21,7 +21,8 @@ === Programming Guides === * [[/develop/legacy/program_guide/start | Stable API Programming Guides]] * [[develop/guides/start.md | Beta API Programming Guides]] - * [[/develop/guides/c/eina/start.md | Eina Programming Guide]] + * [[/develop/guides/c/eina/start.md | Eina]] + * [[/develop/guides/c/core/main-loop.md | Main Loop]] === API Reference === * [[/develop/legacy/api/c | C API [Stable]]] --
