Update of /cvsroot/boost/boost/tools/quickbook/doc/html/quickbook
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32125

Modified Files:
        change_log.html ref.html 
Log Message:
Comments are passed through to XML

Index: change_log.html
===================================================================
RCS file: 
/cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/change_log.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- change_log.html     16 Nov 2006 05:19:22 -0000      1.24
+++ change_log.html     16 Nov 2006 11:57:31 -0000      1.25
@@ -115,8 +115,13 @@
         Nested comments are now allowed.
       </li>
 <li>
-        Line-end terminated comments are now allowed. Example: <tt 
class="computeroutput"><span class="special">[//</span> <span 
class="identifier">some</span> <span class="identifier">comment</span></tt>
+        Line-end terminated comments are now allowed. Example:
+        
+        <tt class="computeroutput"><span class="special">[//</span> <span 
class="identifier">some</span> <span class="identifier">comment</span></tt>
 </li>
+<li>
+        Comments are now passed through to XML as-is.
+      </li>
 </ul></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>

Index: ref.html
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/ref.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- ref.html    16 Nov 2006 06:56:46 -0000      1.50
+++ ref.html    16 Nov 2006 11:57:31 -0000      1.51
@@ -6,7 +6,8 @@
 <meta name="generator" content="DocBook XSL Stylesheets V1.66.1">
 <link rel="start" href="../index.html" title="Quickbook 1.4">
 <link rel="up" href="../index.html" title="Quickbook 1.4">
-<link rel="prev" href="faq.html" title=" Frequently Asked Questions">
+<link rel="prev" href="faq.html" title=" Frequently
+    Asked Questions">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
 <table cellpadding="2" width="100%">
@@ -25,7 +26,7 @@
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
 <a name="quickbook.ref"></a><a href="ref.html" title=" Quick Reference"> Quick 
Reference</a></h2></div></div></div>
 <div class="table">
-<a name="id454909"></a><p class="title"><b>Table 7. Syntax Compendium</b></p>
+<a name="id454916"></a><p class="title"><b>Table 7. Syntax Compendium</b></p>
 <table class="table" summary="Syntax Compendium">
 <colgroup>
 <col>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to