[gnome-doc-utils/mallard: 16/87] Adding section ids for validation



commit 8d8a355bf79de4cb7a7d1df3e1da418069bb568a
Author: Shaun McCance <shaunm gnome org>
Date:   Sun Nov 9 18:01:36 2008 -0600

    Adding section ids for validation
---
 doc/mallard/C/mal_inline_cmd.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/mallard/C/mal_inline_cmd.xml b/doc/mallard/C/mal_inline_cmd.xml
index 6059332..685c696 100644
--- a/doc/mallard/C/mal_inline_cmd.xml
+++ b/doc/mallard/C/mal_inline_cmd.xml
@@ -50,7 +50,7 @@ by the user.</p>
 <section id="examples">
   <title>Examples</title>
 
-  <section>
+  <section id="examples-basic">
     <title>Basic Use</title>
     <code><![CDATA[
 <p>To start <app>Totem Movie Player</app>, enter <cmd>totem</cmd> at
@@ -60,7 +60,7 @@ the command line.</p>
     command line.</p>
   </section>
 
-  <section>
+  <section id="examples-using-var">
     <title>Using <code>var</code></title>
     <code><![CDATA[
 <p>To view a file in <app>Totem Movie Player</app>, enter <cmd>totem
@@ -71,7 +71,7 @@ with the name of the file.</p>
     at the command line, replacing <var>file</var> with the name of the file.</p>
   </section>
 
-  <section>
+  <section id="examples-for-options">
     <title>For Options</title>
     <code><![CDATA[
 <p>The <cmd>-mtime</cmd> option for the <cmd>find</cmd> command allows



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