WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=85bbd7715c4227874cb8a7f7dd54801c034e467e
commit 85bbd7715c4227874cb8a7f7dd54801c034e467e Author: Xavi Artigas <[email protected]> Date: Tue Dec 5 08:06:53 2017 -0800 Wiki page navigation changed with summary [Added missing guides] by Xavi Artigas --- pages/develop/navigation.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/develop/navigation.txt b/pages/develop/navigation.txt index 90b7531fc..1f10df237 100644 --- a/pages/develop/navigation.txt +++ b/pages/develop/navigation.txt @@ -24,6 +24,8 @@ * [[/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/ui/sizing.md | UI Sizing]] + * [[/develop/guides/c/porting-guide.md | Legacy Porting Guide]] * [[/develop/debug/start.md | Debugging EFL Apps]] * [[/develop/debug/debug-symbols.md | Recompiling with Debug Symbols]] * [[/develop/debug/log-levels.md | Log Levels]] --
