List:Commits« Previous MessageNext Message »
From:stefan Date:April 17 2007 1:46pm
Subject:svn commit - mysqldoc@docsrva: r5920 - trunk/proto-doc
View as plain text  
Author: shinz
Date: 2007-04-17 15:46:12 +0200 (Tue, 17 Apr 2007)
New Revision: 5920

Log:
Amended proto doc for the user guide

Modified:
   trunk/proto-doc/proto-userguide-chapter.xml


Modified: trunk/proto-doc/proto-userguide-chapter.xml
===================================================================
--- trunk/proto-doc/proto-userguide-chapter.xml	2007-04-17 13:38:47 UTC (rev 5919)
+++ trunk/proto-doc/proto-userguide-chapter.xml	2007-04-17 13:46:12 UTC (rev 5920)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 794 bytes

@@ -65,6 +65,14 @@
 
         <listitem>
           <para>
+            <emphasis>This emphasis</emphasis> will render in italics in
+            most output, and <emphasis role="bold">this
+            emphasis</emphasis> will render in boldface.
+          </para>
+        </listitem>
+
+        <listitem>
+          <para>
             This is how you link to a section within the same document:
             <xref linkend="user-guide-section1"/>. In the output, the
             link description will be taken from the


Thread
svn commit - mysqldoc@docsrva: r5920 - trunk/proto-docstefan17 Apr