List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:November 14 2008 11:31am
Subject:svn commit - mysqldoc@docsrva: r12473 - trunk/query-browser
View as plain text  
Author: tbedford
Date: 2008-11-14 12:31:45 +0100 (Fri, 14 Nov 2008)
New Revision: 12473

Log:
Added initial note on Regex Text Importer.

Modified:
   trunk/query-browser/using.xml


Modified: trunk/query-browser/using.xml
===================================================================
--- trunk/query-browser/using.xml	2008-11-14 11:16:42 UTC (rev 12472)
+++ trunk/query-browser/using.xml	2008-11-14 11:31:45 UTC (rev 12473)
Changed blocks: 2, Lines Added: 16, Lines Deleted: 1; 859 bytes

@@ -1,4 +1,3 @@
-<?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
 [ 

@@ -844,4 +843,20 @@
 
 <!-- END CODE EDIT -->
 
+  <section id="mysql-query-browser-using-regext-text-importer">
+
+    <title>Using the Regex Text Importer Tool</title>
+
+    <caution>
+      <para>
+        This feature is currently experimental, and so should be used
+        with caution. Further information will be available in the near
+        future.
+      </para>
+    </caution>
+
+  </section>
+
+<!-- END REGEX TEXT IMPORTER -->
+
 </chapter>


Thread
svn commit - mysqldoc@docsrva: r12473 - trunk/query-browseranthony.bedford14 Nov