List:Commits« Previous MessageNext Message »
From:stefan Date:April 18 2007 4:24pm
Subject:svn commit - mysqldoc@docsrva: r5957 - trunk/mysqldoc-guide
View as plain text  
Author: shinz
Date: 2007-04-18 18:24:30 +0200 (Wed, 18 Apr 2007)
New Revision: 5957

Log:
Small edits to make it validate

Modified:
   trunk/mysqldoc-guide/formats.xml
   trunk/mysqldoc-guide/overview.xml
   trunk/mysqldoc-guide/tools.xml
   trunk/mysqldoc-guide/writing.xml


Modified: trunk/mysqldoc-guide/formats.xml
===================================================================
--- trunk/mysqldoc-guide/formats.xml	2007-04-18 15:16:43 UTC (rev 5956)
+++ trunk/mysqldoc-guide/formats.xml	2007-04-18 16:24:30 UTC (rev 5957)
Changed blocks: 2, Lines Added: 8, Lines Deleted: 2; 1544 bytes

@@ -86,8 +86,8 @@
           internal or external and allows the build system to
           automatically remap links it considers to be external to
           current document being generated. For more information, see
-          <xref
-      linkend="mysqldoc-guide-tools-idmap"/>.
+          <!--<xref
+      linkend="mysqldoc-guide-tools-idmap"/>-->.
         </para>
 
 <programlisting>../tools/idmap.pl mysqldoc-guide/en formats.xml</programlisting>

@@ -142,36 +142,42 @@
     <section id="mysqldoc-guide-formats-processes-html">
 
       <title>How HTML is produced</title>
+<para></para>
 
     </section>
 
     <section id="mysqldoc-guide-formats-processes-htmlpackage">
 
       <title>How HTML Packages are produced</title>
+<para></para>
 
     </section>
 
     <section id="mysqldoc-guide-formats-processes-eclipse">
 
       <title>How Eclipse Packages are produced</title>
+<para></para>
 
     </section>
 
     <section id="mysqldoc-guide-formats-processes-pdf">
 
       <title>How PDFs are produced</title>
+<para></para>
 
     </section>
 
     <section id="mysqldoc-guide-formats-processes-chm">
 
       <title>How CHM is produced</title>
+<para></para>
 
     </section>
 
     <section id="mysqldoc-guide-formats-processes-texinfo">
 
       <title>How Tex/Texinfo is produced</title>
+<para></para>
 
     </section>
 


Modified: trunk/mysqldoc-guide/overview.xml
===================================================================
--- trunk/mysqldoc-guide/overview.xml	2007-04-18 15:16:43 UTC (rev 5956)
+++ trunk/mysqldoc-guide/overview.xml	2007-04-18 16:24:30 UTC (rev 5957)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 691 bytes

@@ -189,8 +189,8 @@
             <entry><filename>arbitrary</filename></entry>
             <entry>The directory which holds specifications for arbitrary documentation.
               See
-              <xref
-            linkend="mysqldoc-guide-tools-arby"/>.</entry>
+              <!--<xref
+            linkend="mysqldoc-guide-tools-arby"/>-->.</entry>
           </row>
           <row>
             <entry><filename>common</filename></entry>


Modified: trunk/mysqldoc-guide/tools.xml
===================================================================
--- trunk/mysqldoc-guide/tools.xml	2007-04-18 15:16:43 UTC (rev 5956)
+++ trunk/mysqldoc-guide/tools.xml	2007-04-18 16:24:30 UTC (rev 5957)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 1; 602 bytes

@@ -12,18 +12,20 @@
   <section id="mysqldoc-guide-tools-deepcheck">
 
     <title>deep-check.pl</title>
-
+<para></para>
   </section>
 
   <section id="mysqldoc-guide-tools-idmap">
 
     <title>ID Mapping System</title>
+<para></para>
 
   </section>
 
   <section id="mysqldoc-guide-tools-arby">
 
     <title>Arbitrary Documentation</title>
+<para></para>
 
   </section>
 


Modified: trunk/mysqldoc-guide/writing.xml
===================================================================
--- trunk/mysqldoc-guide/writing.xml	2007-04-18 15:16:43 UTC (rev 5956)
+++ trunk/mysqldoc-guide/writing.xml	2007-04-18 16:24:30 UTC (rev 5957)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 0; 737 bytes

@@ -11,18 +11,22 @@
 
 <section id="mysqldoc-guide-writing-basics">
 <title>Understanding DocBook XML</title>
+<para></para>
 </section>
 
 <section id="mysqldoc-guide-writing-style">
 <title>Style Guidelines</title>
+<para></para>
 </section>
 
 <section id="mysqldoc-guide-writing-contrib">
 <title>Contributing to MySQL Documentation</title>
+<para></para>
 </section>
 
 <section id="mysqldoc-guide-writing-contrib-lang">
 <title>Helping with Translations</title>
+<para></para>
 </section>
 
 </chapter>


Thread
svn commit - mysqldoc@docsrva: r5957 - trunk/mysqldoc-guidestefan18 Apr