List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:April 15 2009 2:57pm
Subject:svn commit - mysqldoc@docsrva: r14623 - trunk/refman-common
View as plain text  
Author: tbedford
Date: 2009-04-15 16:57:11 +0200 (Wed, 15 Apr 2009)
New Revision: 14623

Log:
Prepare for use of dynamic FAQ

Modified:
   trunk/refman-common/connector-cpp.xml


Modified: trunk/refman-common/connector-cpp.xml
===================================================================
--- trunk/refman-common/connector-cpp.xml	2009-04-15 14:13:59 UTC (rev 14622)
+++ trunk/refman-common/connector-cpp.xml	2009-04-15 14:57:11 UTC (rev 14623)
Changed blocks: 2, Lines Added: 10, Lines Deleted: 0; 590 bytes

@@ -7,6 +7,8 @@
 
   <title>&ccpp;</title>
 
+  <remark role="dynamic-dependency-list"/>
+
   &mysql-connector-cpp-warning;
 
   <para>

@@ -3093,4 +3095,12 @@
 
   </section>
 
+  <section id="connector-cpp-faq">
+
+    <title>&ccpp; FAQ</title>
+
+    <para condition="dynamic:faq" role="5.1:connector-cpp:all"/>
+
+  </section>
+
 </section>


Thread
svn commit - mysqldoc@docsrva: r14623 - trunk/refman-commonanthony.bedford15 Apr