ajwillia-ms pushed a commit to branch master.

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

commit 048be585c0ddf45d8cf94207affc35bb185ed219
Author: Andy Williams <a...@andywilliams.me>
Date:   Fri Oct 20 14:13:44 2017 +0100

    remove debugging top level namespace, move todevelop
---
 pages/contrib/report_bugs.txt                       | 2 +-
 pages/{debugging => develop}/apps_efl_debugging.txt | 0
 pages/{debugging => develop}/remote_debugging.txt   | 0
 pages/docs.txt                                      | 4 ++--
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pages/contrib/report_bugs.txt b/pages/contrib/report_bugs.txt
index 91f8c0be..883b932f 100644
--- a/pages/contrib/report_bugs.txt
+++ b/pages/contrib/report_bugs.txt
@@ -27,7 +27,7 @@
 
 //**__Are there a lot of traces of Valgrind, GDB, etc. for your bug?__**//
 
-> If there is a ton of output traces, please attach them as file uploads. And 
go check in [[/debugging/apps_efl_debugging|Application EFL Debugging]] and 
[[/debugging/enlightenment_debugging|Enlightenment Debugging]] sections to get 
information.
+> If there is a ton of output traces, please attach them as file uploads. And 
go check in [[/develop/apps_efl_debugging|Application EFL Debugging]] and 
[[enlightenment_debugging|Enlightenment Debugging]] sections to get information.
 
 === Reporting bugs ===
 
diff --git a/pages/debugging/apps_efl_debugging.txt 
b/pages/develop/apps_efl_debugging.txt
similarity index 100%
rename from pages/debugging/apps_efl_debugging.txt
rename to pages/develop/apps_efl_debugging.txt
diff --git a/pages/debugging/remote_debugging.txt 
b/pages/develop/remote_debugging.txt
similarity index 100%
rename from pages/debugging/remote_debugging.txt
rename to pages/develop/remote_debugging.txt
diff --git a/pages/docs.txt b/pages/docs.txt
index d41dbfae..91ab63ee 100755
--- a/pages/docs.txt
+++ b/pages/docs.txt
@@ -53,8 +53,8 @@ For now we recommend using the stable API and it's Bindings.
 
   * [[develop/efl/start|Get started with EFL]]
   * [[develop/efl/advanced/start|Advanced EFL Topics]]
-  * [[debugging/apps_efl_debugging|Application Debugging]]
-  * [[debugging/remote_debugging|Remote Debugging]]
+  * [[develop/apps_efl_debugging|Application Debugging]]
+  * [[develop/remote_debugging|Remote Debugging]]
 
 === Stable API ===
 

-- 


Reply via email to