[nemiver/mallard-docs: 5/28] Add a session section for future usage



commit 4c3cdb1622d48415521e123ae48fad475b944fd2
Author: Baptiste Mille-Mathias <baptiste millemathias gmail com>
Date:   Mon Apr 29 18:48:45 2013 +0200

    Add a session section for future usage

 help/C/index.page |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index 0ca75b5..dda5338 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -2,12 +2,12 @@
       type="guide"
       id="index">
 
-       <info>
-               <title type="link">Nemiver</title>
-               <title type="text">Nemiver</title>
+    <info>
+        <title type="link">Nemiver</title>
+        <title type="text">Nemiver</title>
 
-               <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"; />
-       </info>
+        <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"; />
+    </info>
 
     <title><media type="image" src="figures/nemiver.png"></media>Nemiver</title>
     <p><app>Nemiver</app>, the graphical debugger</p>
@@ -20,6 +20,11 @@
         <title>Using Nemiver</title>
     </section>
 
+    <section id="session" style="2column">
+        <title>Working with sessions</title>
+        <p>Sessions help to save and continue your debugging later.</p>
+    </section>
+
     <section id="support" style="2column">
         <title>Getting Support</title>
     </section>


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