[nemiver/mallard-docs: 22/28] Add an explanatation on what a target is.



commit d4e6c1529ccf85c4f4dcbfda96d39eb11b96941b
Author: Baptiste Mille-Mathias <baptistem gnome org>
Date:   Sun Jun 9 00:32:37 2013 +0200

    Add an explanatation on what a target is.

 help/C/index.page |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index 3fcb48e..38057fc 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -16,7 +16,10 @@
     <app>Nemiver</app>, read sdsdds page.</p>
 
     <section id="debugging-target" style="2column">
-        <title>Type of target</title>
+        <title>Choose your target to debug</title>
+        <p>A target is the execution environment where your program is run to.
+        Often this is in your host environment, but <app>Nemiver</app> can also
+        debug remote program.</p>
     </section>
 
     <section id="basic-debugging" style="2column">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]