[nemiver/mallard-docs: 18/28] Clean a little index.page



commit 81611cf7a3cd884d4495085a192cef1846c55541
Author: Baptiste Mille-Mathias <baptistem gnome org>
Date:   Sat Jun 8 22:15:59 2013 +0200

    Clean a little index.page
    
    use 2column style for the whole page, drop or rename sections,
    add some paragraphs in section.

 help/C/index.page |   18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index 3a05908..3fcb48e 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,5 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
-      type="guide"
+      type="guide" style="2column"
       id="index">
 
     <info>
@@ -12,12 +12,11 @@
     <title><media type="image" src="figures/nemiver.png"></media>Nemiver</title>
     <p><app>Nemiver</app>, the graphical debugger</p>
 
-    <section id="introduction" style="2column">
-        <title>Introduction</title>
-    </section>
+    <p>Welcome to the <app>Nemiver</app> help guide. For a quick introduction on
+    <app>Nemiver</app>, read sdsdds page.</p>
 
-    <section id="overview" style="2column">
-        <title>Using Nemiver</title>
+    <section id="debugging-target" style="2column">
+        <title>Type of target</title>
     </section>
 
     <section id="basic-debugging" style="2column">
@@ -31,12 +30,15 @@
 -->
 
     <section id="session" style="2column">
-        <title>Working with sessions</title>
-        <p>Sessions help to save and continue your debugging later.</p>
+        <title>Sessions</title>
+        <p><app>Nemiver</app> features session support to save your debugging
+        work and continue it later seamlessly.</p>
     </section>
 
     <section id="support" style="2column">
         <title>Getting Support</title>
+        <p>To complain or to praise, we are always open to hear you. Find
+        hereunder the best way to reach us.</p>
     </section>
 
 </page>


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