Update of /cvsroot/boost/boost/tools/quickbook/doc/html/quickbook
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv16096/quickbook
Modified Files:
change_log.html faq.html ref.html
Log Message:
Conditional Generation
Index: change_log.html
===================================================================
RCS file:
/cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/change_log.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- change_log.html 21 Jul 2007 04:56:36 -0000 1.34
+++ change_log.html 28 Jul 2007 08:13:34 -0000 1.35
@@ -141,6 +141,10 @@
<tt class="computeroutput"><span class="special">\</span><span
class="identifier">n</span></tt>
and <tt class="computeroutput"><span class="special">[</span><span
class="identifier">br</span><span class="special">]</span></tt> are now
deprecated.
</li>
+<li>
+<a href="syntax/phrase.html#quickbook.syntax.phrase.cond" title=" Conditional
Generation">Conditional Generation</a>.
+ Ala C++ #ifdef.
+ </li>
</ul></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"
width="100%"><tr>
Index: faq.html
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/faq.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- faq.html 21 Jul 2007 04:56:36 -0000 1.13
+++ faq.html 28 Jul 2007 08:13:34 -0000 1.14
@@ -26,7 +26,7 @@
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="quickbook.faq"></a><a href="faq.html" title=" Frequently Asked
Questions"> Frequently Asked Questions</a></h2></div></div></div>
<a
name="quickbook.faq.can_i_use_quickbook_for_non_boost_documentation_"></a><h3>
-<a name="id467429"></a>
+<a name="id467400"></a>
<a
href="faq.html#quickbook.faq.can_i_use_quickbook_for_non_boost_documentation_">Can
I use QuickBook for non-Boost documentation?</a>
</h3>
Index: ref.html
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/ref.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- ref.html 21 Jul 2007 04:56:36 -0000 1.65
+++ ref.html 28 Jul 2007 08:13:34 -0000 1.66
@@ -28,7 +28,7 @@
[cpp]
</p>
<div class="table">
-<a name="id467527"></a><p class="title"><b>Table 8. Syntax Compendium</b></p>
+<a name="id467498"></a><p class="title"><b>Table 8. Syntax Compendium</b></p>
<table class="table" summary="Syntax Compendium">
<colgroup>
<col>
@@ -905,6 +905,23 @@
</p>
</td>
</tr>
+<tr>
+<td>
+ <p>
+ conditional generation
+ </p>
+ </td>
+<td>
+ <p>
+ <tt class="literal">[? symbol phrase]</tt>
+ </p>
+ </td>
+<td>
+ <p>
+ <a href="syntax/phrase.html#quickbook.syntax.phrase.cond" title="
Conditional Generation">Conditional Generation</a>
+ </p>
+ </td>
+</tr>
</tbody>
</table>
</div>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs