ajwillia-ms pushed a commit to branch master.

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

commit 94a70443460c7fd5133799793507c2f627391487
Author: Andy Williams <a...@andywilliams.me>
Date:   Fri Oct 20 16:18:35 2017 +0100

    Revert "remove debugging top level namespace, move todevelop"
    
    This reverts commit 048be585c0ddf45d8cf94207affc35bb185ed219.
---
 pages/contrib/report_bugs.txt                       | 2 +-
 pages/{develop => debugging}/apps_efl_debugging.txt | 0
 pages/{develop => debugging}/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 883b932f..91f8c0be 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 [[/develop/apps_efl_debugging|Application EFL Debugging]] and 
[[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 [[/debugging/apps_efl_debugging|Application EFL Debugging]] and 
[[/debugging/enlightenment_debugging|Enlightenment Debugging]] sections to get 
information.
 
 === Reporting bugs ===
 
diff --git a/pages/develop/apps_efl_debugging.txt 
b/pages/debugging/apps_efl_debugging.txt
similarity index 100%
rename from pages/develop/apps_efl_debugging.txt
rename to pages/debugging/apps_efl_debugging.txt
diff --git a/pages/develop/remote_debugging.txt 
b/pages/debugging/remote_debugging.txt
similarity index 100%
rename from pages/develop/remote_debugging.txt
rename to pages/debugging/remote_debugging.txt
diff --git a/pages/docs.txt b/pages/docs.txt
index 91ab63ee..d41dbfae 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]]
-  * [[develop/apps_efl_debugging|Application Debugging]]
-  * [[develop/remote_debugging|Remote Debugging]]
+  * [[debugging/apps_efl_debugging|Application Debugging]]
+  * [[debugging/remote_debugging|Remote Debugging]]
 
 === Stable API ===
 

-- 


Reply via email to