Author: mcbrown
Date: 2007-03-01 12:55:53 +0100 (Thu, 01 Mar 2007)
New Revision: 5127
Log:
Finalizing appendix changes by removing outdated files
Small modification to the FAQ title
Modifications to new combined Connectors/API chapter
Removed:
trunk/refman-5.1/error-handling.xml
trunk/refman-5.1/limits.xml
trunk/refman-5.1/porting.xml
trunk/refman-5.1/problems.xml
Modified:
trunk/refman-5.1/connectors-apis.xml
trunk/refman-5.1/faqs.xml
Modified: trunk/refman-5.1/connectors-apis.xml
===================================================================
--- trunk/refman-5.1/connectors-apis.xml 2007-03-01 10:22:27 UTC (rev 5126)
+++ trunk/refman-5.1/connectors-apis.xml 2007-03-01 11:55:53 UTC (rev 5127)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 6; 1517 bytes
@@ -223,17 +223,17 @@
</itemizedlist>
- <xi:include href="connector-odbc.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+ <xi:include href="../refman-common/connector-odbc.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="connector-net.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+ <xi:include href="../refman-common/connector-net.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="connector-vstudio.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+ <xi:include href="../refman-common/connector-vstudio.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="connector-j.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+ <xi:include href="../refman-common/connector-j.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="connector-mxj.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+ <xi:include href="../refman-common/connector-mxj.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="connector-php.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+ <xi:include href="../refman-common/connector-php.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="apis-c.xml" />
Modified: trunk/refman-5.1/faqs.xml
===================================================================
--- trunk/refman-5.1/faqs.xml 2007-03-01 10:22:27 UTC (rev 5126)
+++ trunk/refman-5.1/faqs.xml 2007-03-01 11:55:53 UTC (rev 5127)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 444 bytes
@@ -13,7 +13,7 @@
]>
<appendix id="faqs">
- <title>Frequently Asked Questions About MySQL ¤t-series;</title>
+ <title>MySQL ¤t-series; Frequently Asked Questions</title>
<section id="faqs-general">
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r5127 - trunk/refman-5.1 | mcbrown | 1 Mar |