diff options
author | Xavi Artigas <xavierartigas@yahoo.es> | 2018-09-04 00:43:30 -0700 |
---|---|---|
committer | apache <apache@e5-web1.enlightenment.org> | 2018-09-04 00:43:30 -0700 |
commit | 062e87acbe12265271fac65526d67ce45c86e2c3 (patch) | |
tree | 7e6b9f6c246038028dbc2316c0d5c5d3e95f2b1b /pages/develop/navigation.txt | |
parent | ad6ef126e13d5853e5c23adae493d90421e57f61 (diff) |
Wiki page navigation changed with summary [Trim long lines in navbar] by Xavi Artigas
Diffstat (limited to '')
-rw-r--r-- | pages/develop/navigation.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pages/develop/navigation.txt b/pages/develop/navigation.txt index d5bcc8599..b0093dabe 100644 --- a/pages/develop/navigation.txt +++ b/pages/develop/navigation.txt | |||
@@ -4,10 +4,10 @@ | |||
4 | * [[/develop/debug/debug-symbols.md | Recompiling with Debug Symbols]] | 4 | * [[/develop/debug/debug-symbols.md | Recompiling with Debug Symbols]] |
5 | * [[/develop/debug/log-levels.md | Log Levels]] | 5 | * [[/develop/debug/log-levels.md | Log Levels]] |
6 | * [[/develop/debug/c/start.md | Debugging EFL C Apps]] | 6 | * [[/develop/debug/c/start.md | Debugging EFL C Apps]] |
7 | * [[/develop/debug/c/gdb.md | Debugging with GDB]] | 7 | * [[/develop/debug/c/gdb.md | With GDB]] |
8 | * [[/develop/debug/c/valgrind.md | Debugging with Valgrind]] | 8 | * [[/develop/debug/c/valgrind.md | With Valgrind]] |
9 | * [[/develop/debug/c/clouseau.md | Debugging with Clouseau]] | 9 | * [[/develop/debug/c/clouseau.md | With Clouseau]] |
10 | * [[/develop/debug/c/remote-debug.md | Remote Debugging]] | 10 | * [[/develop/debug/c/remote-debug.md | Remotely]] |
11 | * [[/develop/setup/start.md | Setting Up EFL]] | 11 | * [[/develop/setup/start.md | Setting Up EFL]] |
12 | * [[/develop/setup/c/start.md | C Dev Environment]] | 12 | * [[/develop/setup/c/start.md | C Dev Environment]] |
13 | * [[/develop/setup/csharp/start.md | C# Dev Environment]] | 13 | * [[/develop/setup/csharp/start.md | C# Dev Environment]] |
@@ -21,7 +21,7 @@ | |||
21 | * [[/develop/tutorials/c/eo-inherit.md | EO Inheritance]] | 21 | * [[/develop/tutorials/c/eo-inherit.md | EO Inheritance]] |
22 | * [[/develop/tutorials/c/eo-multiinherit.md | EO Multiple Inheritance]] | 22 | * [[/develop/tutorials/c/eo-multiinherit.md | EO Multiple Inheritance]] |
23 | * [[/develop/tutorials/c/lifecycle.md | Lifecycle Management]] | 23 | * [[/develop/tutorials/c/lifecycle.md | Lifecycle Management]] |
24 | * [[/develop/tutorials/csharp/start.md | Tutorials: Beta C# API C#]] | 24 | * [[/develop/tutorials/csharp/start.md | Tutorials: Beta C# API]] |
25 | * [[/develop/tutorials/csharp/hello-world-cs.md | Hello World C#]] | 25 | * [[/develop/tutorials/csharp/hello-world-cs.md | Hello World C#]] |
26 | * [[/develop/tutorials/csharp/hello-world-gui-cs.md | Graphical Hello World C#]] | 26 | * [[/develop/tutorials/csharp/hello-world-gui-cs.md | Graphical Hello World C#]] |
27 | * [[/develop/legacy/program_guide/start | Programming Guides: Stable API]] | 27 | * [[/develop/legacy/program_guide/start | Programming Guides: Stable API]] |