List:Commits« Previous MessageNext Message »
From:jon Date:June 5 2007 1:45pm
Subject:svn commit - mysqldoc@docsrva: r6652 - trunk/ndbapi
View as plain text  
Author: jstephens
Date: 2007-06-05 15:45:43 +0200 (Tue, 05 Jun 2007)
New Revision: 6652

Log:

Set defaults for the other formalpara content 
(like I should have done to start with...)



Modified:
   trunk/ndbapi/dump-code.xml


Modified: trunk/ndbapi/dump-code.xml
===================================================================
--- trunk/ndbapi/dump-code.xml	2007-06-05 13:31:47 UTC (rev 6651)
+++ trunk/ndbapi/dump-code.xml	2007-06-05 13:45:43 UTC (rev 6652)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 2; 440 bytes

@@ -33,7 +33,9 @@
 
     <title>Description</title>
 
-    <para></para>
+    <para>
+      [Unknown]
+    </para>
 
   </formalpara>
 

@@ -43,7 +45,7 @@
 
     <para>
 <programlisting>
-
+...
 </programlisting>
     </para>
 


Thread
svn commit - mysqldoc@docsrva: r6652 - trunk/ndbapijon5 Jun