diff options
author | Xavi Artigas <xavierartigas@yahoo.es> | 2018-08-31 01:20:28 -0700 |
---|---|---|
committer | apache <apache@e5-web1.enlightenment.org> | 2018-08-31 01:20:28 -0700 |
commit | c20e3d05a0f9d426c31bed7a6af6bdc44bfeb17a (patch) | |
tree | 9341aa61158979603e94a593ed474b46e08e3e66 /pages/develop/navigation.txt | |
parent | 22d44dd9aebc90a2ec5caa9cd28d5352a3ef4136 (diff) |
Wiki page navigation changed with summary [Revert, didn't work] by Xavi Artigas
Diffstat (limited to '')
-rw-r--r-- | pages/develop/navigation.txt | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/pages/develop/navigation.txt b/pages/develop/navigation.txt index c881afea3..25a02f833 100644 --- a/pages/develop/navigation.txt +++ b/pages/develop/navigation.txt | |||
@@ -1,11 +1,9 @@ | |||
1 | * [[/develop/start.md] | Developing with EFL]] | 1 | * [[/develop/start.md] | Developing with EFL]] |
2 | * [[/develop/unified-and-legacy.md | Using Stable and Beta together]] | 2 | * [[/develop/unified-and-legacy.md | Using Stable and Beta together]] |
3 | * [[/develop/e/sandbox_gadgets.md] | Developing with Enlightenment]] | 3 | * [[/develop/e/sandbox_gadgets.md] | Developing with Enlightenment]] |
4 | |||
5 | * [[/develop/setup/start.md | Setting Up EFL]] | 4 | * [[/develop/setup/start.md | Setting Up EFL]] |
6 | * [[/develop/setup/c/start.md | C Dev Environment]] | 5 | * [[/develop/setup/c/start.md | C Dev Environment]] |
7 | * [[/develop/setup/csharp/start.md | C# Dev Environment]] | 6 | * [[/develop/setup/csharp/start.md | C# Dev Environment]] |
8 | |||
9 | * [[/develop/legacy/tutorial/ | Stable API Tutorials]] | 7 | * [[/develop/legacy/tutorial/ | Stable API Tutorials]] |
10 | * [[/develop/tutorials/c/start.md | Beta API C Tutorials]] | 8 | * [[/develop/tutorials/c/start.md | Beta API C Tutorials]] |
11 | * [[/develop/tutorials/c/hello-world.md | Hello World]] | 9 | * [[/develop/tutorials/c/hello-world.md | Hello World]] |
@@ -19,7 +17,6 @@ | |||
19 | * [[/develop/tutorials/csharp/start.md | Beta API C# Tutorials]] | 17 | * [[/develop/tutorials/csharp/start.md | Beta API C# Tutorials]] |
20 | * [[/develop/tutorials/csharp/hello-world-cs.md | Hello World C#]] | 18 | * [[/develop/tutorials/csharp/hello-world-cs.md | Hello World C#]] |
21 | * [[/develop/tutorials/csharp/hello-world-gui-cs.md | Graphical Hello World C#]] | 19 | * [[/develop/tutorials/csharp/hello-world-gui-cs.md | Graphical Hello World C#]] |
22 | |||
23 | * [[/develop/legacy/program_guide/start | Stable API Programming Guides]] | 20 | * [[/develop/legacy/program_guide/start | Stable API Programming Guides]] |
24 | * [[develop/guides/start.md | Beta API C Programming Guides]] | 21 | * [[develop/guides/start.md | Beta API C Programming Guides]] |
25 | * [[/develop/guides/c/eina/start.md | Eina]] | 22 | * [[/develop/guides/c/eina/start.md | Eina]] |
@@ -41,7 +38,6 @@ | |||
41 | * [[/develop/guides/c/ui/sizing.md | UI Sizing]] | 38 | * [[/develop/guides/c/ui/sizing.md | UI Sizing]] |
42 | * [[/develop/guides/c/ui/focus.md | UI Focus]] | 39 | * [[/develop/guides/c/ui/focus.md | UI Focus]] |
43 | * [[/develop/guides/c/porting-guide.md | Legacy Porting Guide]] | 40 | * [[/develop/guides/c/porting-guide.md | Legacy Porting Guide]] |
44 | |||
45 | * [[/develop/debug/start.md | Debugging EFL Apps]] | 41 | * [[/develop/debug/start.md | Debugging EFL Apps]] |
46 | * [[/develop/debug/debug-symbols.md | Recompiling with Debug Symbols]] | 42 | * [[/develop/debug/debug-symbols.md | Recompiling with Debug Symbols]] |
47 | * [[/develop/debug/log-levels.md | Log Levels]] | 43 | * [[/develop/debug/log-levels.md | Log Levels]] |
@@ -50,6 +46,5 @@ | |||
50 | * [[/develop/debug/c/valgrind.md | Debugging with Valgrind]] | 46 | * [[/develop/debug/c/valgrind.md | Debugging with Valgrind]] |
51 | * [[/develop/debug/c/clouseau.md | Debugging with Clouseau]] | 47 | * [[/develop/debug/c/clouseau.md | Debugging with Clouseau]] |
52 | * [[/develop/debug/c/remote-debug.md | Remote Debugging]] | 48 | * [[/develop/debug/c/remote-debug.md | Remote Debugging]] |
53 | |||
54 | * [[/develop/legacy/api/c/ | Stable C API Reference]] | 49 | * [[/develop/legacy/api/c/ | Stable C API Reference]] |
55 | * [[/develop/api/ | Beta C API Reference]] | 50 | * [[/develop/api/ | Beta C API Reference]] \ No newline at end of file |