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

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

commit c3300119e2f8d28993b06d7f2cceee3569afd0db
Author: Gareth Halfacree <freela...@halfacree.co.uk>
Date:   Fri Dec 1 05:29:36 2017 -0800

    Wiki page navigation changed with summary [] by Gareth Halfacree
---
 pages/develop/navigation.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/pages/develop/navigation.txt b/pages/develop/navigation.txt
index a68cb4196..90b7531fc 100644
--- a/pages/develop/navigation.txt
+++ b/pages/develop/navigation.txt
@@ -24,5 +24,13 @@
         * [[/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/debug/start.md | Debugging EFL Apps]]
+    * [[/develop/debug/debug-symbols.md | Recompiling with Debug Symbols]]
+    * [[/develop/debug/log-levels.md | Log Levels]]
+    * [[/develop/debug/c/start.md | Debugging EFL C Apps]]
+      * [[/develop/debug/c/gdb.md | Debugging with GDB]]
+      * [[/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]]]

-- 


Reply via email to