[nemiver/mallard-docs: 2/28] Correct invalid pages



commit 2a6230d93b56f0d9d12cc403c17854d95b93df2a
Author: Baptiste Mille-Mathias <baptiste millemathias gmail com>
Date:   Sun Apr 28 22:01:47 2013 +0200

    Correct invalid pages
    
    Some pages didn't pass the validation

 help/C/debug-running-program.page |    1 -
 help/C/index.page                 |    4 ----
 2 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/help/C/debug-running-program.page b/help/C/debug-running-program.page
index fa06998..59bdfde 100644
--- a/help/C/debug-running-program.page
+++ b/help/C/debug-running-program.page
@@ -20,5 +20,4 @@
                <cmd>nemiver --attach</cmd><var>program_name</var> where <var>program_name</var> is the 
program you want to debug. <var>program_name</var> can also be the Process ID of the program.</p>
        </section>
 
-       <info>Add a note about search path</info>
 </page>
diff --git a/help/C/index.page b/help/C/index.page
index fc18577..93e0a1f 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -4,10 +4,6 @@
 
     <title><media type="image" src="figures/nemiver.png"></media>Nemiver</title>
 
-    <info>
-       <desc>The GNOME debugger</desc>
-    </info>
-
     <section id="introduction" style="2column">
         <title>Introduction</title>
     </section>


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