ajwillia-ms pushed a commit to branch master.

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

commit d7920c8ebba5ea02b89c8b8b0e1f8d2b972edabc
Author: Andy Williams <[email protected]>
Date:   Fri Oct 20 12:28:47 2017 +0100

    Split debugging docs between contrbutors and developers
---
 pages/{docs-efl-debug.txt => contrib/efl-debug.txt}      | 0
 pages/{debugging => contrib}/enlightenment_debugging.txt | 0
 pages/docs.txt                                           | 8 ++++----
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pages/docs-efl-debug.txt b/pages/contrib/efl-debug.txt
similarity index 100%
rename from pages/docs-efl-debug.txt
rename to pages/contrib/efl-debug.txt
diff --git a/pages/debugging/enlightenment_debugging.txt 
b/pages/contrib/enlightenment_debugging.txt
similarity index 100%
rename from pages/debugging/enlightenment_debugging.txt
rename to pages/contrib/enlightenment_debugging.txt
diff --git a/pages/docs.txt b/pages/docs.txt
index 5cbc155b..874d5a70 100755
--- a/pages/docs.txt
+++ b/pages/docs.txt
@@ -53,6 +53,8 @@ For now we recommend using the stable API and it's Bindings.
 
   * [[docs/efl/start|Get started with EFL]]
   * [[docs/efl/advanced/start|Advanced EFL Topics]]
+  * [[debugging/apps_efl_debugging|Application Debugging]]
+  * [[debugging/remote_debugging|Remote Debugging]]
 
 === Stable API ===
 
@@ -82,10 +84,8 @@ team, how we work, and earn a place on the team as a core 
developer :)
 
 === Debugging ===
 
-  * [[docs-efl-debug|Debugging (generic) - EFL and Enlightenment]]
-  * [[debugging/enlightenment_debugging|Enlightenment specific debugging]]
-  * [[debugging/apps_efl_debugging|EFL application debugging]]
-  * [[debugging/remote_debugging|Remote Debugging]]
+  * [[contrib/efl-debug|Debugging EFL and Enlightenment]]
+  * [[contrib/enlightenment_debugging|Enlightenment specific debugging]]
 
 === Coding ===
 

-- 


Reply via email to