[nemiver/mallard-docs: 25/28] Fix validation for pages



commit da4395768d6c7907db089a6f20bd459a53c1c5cd
Author: Baptiste Mille-Mathias <baptistem gnome org>
Date:   Sun Jun 9 00:43:57 2013 +0200

    Fix validation for pages

 help/C/load-session.page |    2 +-
 help/C/save-session.page |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/help/C/load-session.page b/help/C/load-session.page
index 078cac3..e8806fe 100644
--- a/help/C/load-session.page
+++ b/help/C/load-session.page
@@ -19,7 +19,7 @@
     <p><app>Nemiver</app> then start the application, and restart the debugging
     session, where you stopped it previously.</p>
 
-    <section>
+    <section id="load-session-cmdline">
         <title>Load a session from command line</title>
         <p>You can start a debugging session from the command line, 
         <cmd>nemiver --session</cmd><var>$id</var> where <var>$id</var> is the
diff --git a/help/C/save-session.page b/help/C/save-session.page
index 8c463f8..e69b358 100644
--- a/help/C/save-session.page
+++ b/help/C/save-session.page
@@ -17,7 +17,7 @@
     <p>To save a session, choose <guiseq><gui>File</gui><gui>Save Session to 
     Diskā€¦</gui></guiseq>.</p>
 
-    <section>
+    <section id="save-session-cmdline">
         <title>What is a session</title>
         <p>A session includes saving information such as which executable is
         being debugged, what environment variables are set, what command-line


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