List:Commits« Previous MessageNext Message »
From:jon Date:June 25 2006 10:06am
Subject:svn commit - mysqldoc@docsrva: r2497 - trunk/ndbapi
View as plain text  
Author: jstephens
Date: 2006-06-25 12:06:17 +0200 (Sun, 25 Jun 2006)
New Revision: 2497

Log:
Renaming chapter file to match ID, fixing xinclude in main file to match.

Removed:
   trunk/ndbapi/tips-tricks-problems.xml
Modified:
   trunk/ndbapi/ndbapi.xml

Modified: trunk/ndbapi/ndbapi.xml
===================================================================
--- trunk/ndbapi/ndbapi.xml	2006-06-25 10:04:59 UTC (rev 2496)
+++ trunk/ndbapi/ndbapi.xml	2006-06-25 10:06:17 UTC (rev 2497)
@@ -96,7 +96,7 @@
 
   <xi:include href="overview.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
-  <xi:include href="tips-tricks-problems.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+  <xi:include href="getting-started.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
   <xi:include href="mgm-api.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
 

Deleted: trunk/ndbapi/tips-tricks-problems.xml

Thread
svn commit - mysqldoc@docsrva: r2497 - trunk/ndbapijon25 Jun