summaryrefslogtreecommitdiff
path: root/doc/html/quickbook/change_log.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/quickbook/change_log.html')
-rw-r--r--doc/html/quickbook/change_log.html35
1 files changed, 32 insertions, 3 deletions
diff --git a/doc/html/quickbook/change_log.html b/doc/html/quickbook/change_log.html
index e4e14199f3..557d37300f 100644
--- a/doc/html/quickbook/change_log.html
+++ b/doc/html/quickbook/change_log.html
@@ -8,7 +8,7 @@
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../quickbook.html" title="Chapter&#160;51.&#160;Quickbook 1.6">
<link rel="prev" href="../quickbook.html" title="Chapter&#160;51.&#160;Quickbook 1.6">
-<link rel="next" href="syntax.html" title="Syntax Summary">
+<link rel="next" href="command_line.html" title="Command Line Usage">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -21,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../quickbook.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quickbook.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="syntax.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../quickbook.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quickbook.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="command_line.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -870,6 +870,35 @@ blah...
files with quickbook version less than 1.5.
</li>
</ul></div>
+<h3>
+<a name="quickbook.change_log.h17"></a>
+ <span class="phrase"><a name="quickbook.change_log.version_1_6_4___boost_1_65"></a></span><a class="link" href="change_log.html#quickbook.change_log.version_1_6_4___boost_1_65">Version
+ 1.6.4 - Boost 1.65</a>
+ </h3>
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem">
+ Changes to all language versions:
+ <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; "><li class="listitem">
+ <code class="computeroutput">endsect</code> can now have an id, if it doesn't match the
+ current section it's an error.
+ </li></ul></div>
+ </li>
+<li class="listitem">
+ 1.7 changes:
+ <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; "><li class="listitem">
+ Can now write out conditional content if a macro isn't defined, using
+ <code class="computeroutput">[?!macro_name content]</code>.
+ </li></ul></div>
+ </li>
+<li class="listitem">
+ Support for strict parsing using the <code class="computeroutput">--strict</code> paramters. This
+ is still under development so new errors could be added.
+ </li>
+<li class="listitem">
+ <code class="computeroutput">--no-output</code> command line parameter to process the quickbook
+ documents but not actually generate any files.
+ </li>
+</ul></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
@@ -882,7 +911,7 @@ blah...
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../quickbook.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quickbook.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="syntax.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../quickbook.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quickbook.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="command_line.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>