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

Modified Files:
        change_log.html editors.html faq.html install.html intro.html 
        ref.html syntax.html 
Log Message:
- fix bug in paragraphs inside tables where there's an empty line with some 
space
- adjusted the tests to new code changes
- doc updates

Index: change_log.html
===================================================================
RCS file: 
/cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/change_log.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- change_log.html     4 Jun 2007 15:08:35 -0000       1.33
+++ change_log.html     21 Jul 2007 04:56:36 -0000      1.34
@@ -3,33 +3,32 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title> Change Log</title>
 <link rel="stylesheet" href="../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.70.1">
+<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="intro.html" title=" Introduction">
 <link rel="next" href="syntax.html" title=" Syntax Summary">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table cellpadding="2" width="100%">
+<table cellpadding="2" width="100%"><tr>
 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" 
src="../../../../../boost.png"></td>
 <td align="center"><a href="../../../../../index.htm">Home</a></td>
 <td align="center"><a 
href="../../../../../libs/libraries.htm">Libraries</a></td>
 <td align="center"><a href="../../../../../people/people.htm">People</a></td>
 <td align="center"><a href="../../../../../more/faq.htm">FAQ</a></td>
 <td align="center"><a href="../../../../../more/index.htm">More</a></td>
-</table>
+</tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="intro.html"><img src="../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../index.html"><img 
src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../images/home.png" alt="Home"></a><a accesskey="n" 
href="syntax.html"><img src="../images/next.png" alt="Next"></a>
+<a accesskey="p" href="intro.html"><img 
src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../index.html"><img src="../../../../../doc/html/images/up.png" 
alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" 
href="syntax.html"><img src="../../../../../doc/html/images/next.png" 
alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="quickbook.change_log"></a><a href="change_log.html" title=" Change 
Log"> Change Log</a>
-</h2></div></div></div>
-<a name="quickbook.change_log.version_1_3"></a><h4>
-<a name="id2568491"></a>
+<a name="quickbook.change_log"></a><a href="change_log.html" title=" Change 
Log"> Change Log</a></h2></div></div></div>
+<a name="quickbook.change_log.version_1_3"></a><h3>
+<a name="id386932"></a>
       <a href="change_log.html#quickbook.change_log.version_1_3">Version 
1.3</a>
-    </h4>
+    </h3>
 <div class="itemizedlist"><ul type="disc">
 <li>
         Quickbook file inclusion [include].
@@ -66,7 +65,7 @@
 </li>
 <li>
         Fully qualified section and headers. Subsection names are concatenated 
to
-        the ID to avoid clashing. Example: <code class="computeroutput"><span 
class="identifier">doc_name</span><span class="special">.</span><span 
class="identifier">sect_name</span><span class="special">.</span><span 
class="identifier">sub_sect_name</span><span class="special">.</span><span 
class="identifier">sub_sub_sect_name</span></code>
+        the ID to avoid clashing. Example: <tt class="computeroutput"><span 
class="identifier">doc_name</span><span class="special">.</span><span 
class="identifier">sect_name</span><span class="special">.</span><span 
class="identifier">sub_sect_name</span><span class="special">.</span><span 
class="identifier">sub_sub_sect_name</span></tt>
 </li>
 <li>
         Better &amp;nbsp; and whitespace handling in code snippets.
@@ -94,10 +93,10 @@
         Replaceable, with the [~replacement] syntax.
       </li>
 </ul></div>
-<a name="quickbook.change_log.version_1_4"></a><h4>
-<a name="id2567433"></a>
+<a name="quickbook.change_log.version_1_4"></a><h3>
+<a name="id386218"></a>
       <a href="change_log.html#quickbook.change_log.version_1_4">Version 
1.4</a>
-    </h4>
+    </h3>
 <div class="itemizedlist"><ul type="disc">
 <li>
         Generic Headers
@@ -116,7 +115,7 @@
       </li>
 <li>
         Allow escape of spaces. The escaped space is removed from the output. 
Syntax:
-        <code class="computeroutput"><span class="special">\</span> </code>.
+        <tt class="computeroutput"><span class="special">\</span> </tt>.
       </li>
 <li>
         Nested comments are now allowed.
@@ -139,8 +138,8 @@
         may now contain paragraphs.
       </li>
 <li>
-<code class="computeroutput"><span class="special">\</span><span 
class="identifier">n</span></code>
-        and <code class="computeroutput"><span class="special">[</span><span 
class="identifier">br</span><span class="special">]</span></code> are now 
deprecated.
+<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>
 </ul></div>
 </div>
@@ -151,7 +150,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="intro.html"><img src="../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../index.html"><img 
src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../images/home.png" alt="Home"></a><a accesskey="n" 
href="syntax.html"><img src="../images/next.png" alt="Next"></a>
+<a accesskey="p" href="intro.html"><img 
src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../index.html"><img src="../../../../../doc/html/images/up.png" 
alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" 
href="syntax.html"><img src="../../../../../doc/html/images/next.png" 
alt="Next"></a>
 </div>
 </body>
 </html>

Index: editors.html
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/editors.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- editors.html        4 Jun 2007 15:08:35 -0000       1.5
+++ editors.html        21 Jul 2007 04:56:36 -0000      1.6
@@ -3,29 +3,28 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title> Editor Support</title>
 <link rel="stylesheet" href="../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.70.1">
+<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="install/linux.html" title=" Debian, Ubuntu">
 <link rel="next" href="editors/scite.html" title=" Scintilla Text Editor">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table cellpadding="2" width="100%">
+<table cellpadding="2" width="100%"><tr>
 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" 
src="../../../../../boost.png"></td>
 <td align="center"><a href="../../../../../index.htm">Home</a></td>
 <td align="center"><a 
href="../../../../../libs/libraries.htm">Libraries</a></td>
 <td align="center"><a href="../../../../../people/people.htm">People</a></td>
 <td align="center"><a href="../../../../../more/faq.htm">FAQ</a></td>
 <td align="center"><a href="../../../../../more/index.htm">More</a></td>
-</table>
+</tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="install/linux.html"><img src="../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../index.html"><img 
src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../images/home.png" alt="Home"></a><a accesskey="n" 
href="editors/scite.html"><img src="../images/next.png" alt="Next"></a>
+<a accesskey="p" href="install/linux.html"><img 
src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../index.html"><img src="../../../../../doc/html/images/up.png" 
alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" 
href="editors/scite.html"><img src="../../../../../doc/html/images/next.png" 
alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="quickbook.editors"></a><a href="editors.html" title=" Editor 
Support"> Editor Support</a>
-</h2></div></div></div>
+<a name="quickbook.editors"></a><a href="editors.html" title=" Editor 
Support"> Editor Support</a></h2></div></div></div>
 <div class="toc"><dl>
 <dt><span class="section"><a href="editors/scite.html"> Scintilla Text 
Editor</a></span></dt>
 <dt><span class="section"><a href="editors/kde_support.html">KDE 
Support</a></span></dt>
@@ -48,7 +47,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="install/linux.html"><img src="../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../index.html"><img 
src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../images/home.png" alt="Home"></a><a accesskey="n" 
href="editors/scite.html"><img src="../images/next.png" alt="Next"></a>
+<a accesskey="p" href="install/linux.html"><img 
src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../index.html"><img src="../../../../../doc/html/images/up.png" 
alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" 
href="editors/scite.html"><img src="../../../../../doc/html/images/next.png" 
alt="Next"></a>
 </div>
 </body>
 </html>

Index: faq.html
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/faq.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- faq.html    4 Jun 2007 15:08:35 -0000       1.12
+++ faq.html    21 Jul 2007 04:56:36 -0000      1.13
@@ -3,34 +3,33 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title> Frequently Asked Questions</title>
 <link rel="stylesheet" href="../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.70.1">
+<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="editors/kde_support.html" title="KDE Support">
 <link rel="next" href="ref.html" title=" Quick Reference">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table cellpadding="2" width="100%">
+<table cellpadding="2" width="100%"><tr>
 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" 
src="../../../../../boost.png"></td>
 <td align="center"><a href="../../../../../index.htm">Home</a></td>
 <td align="center"><a 
href="../../../../../libs/libraries.htm">Libraries</a></td>
 <td align="center"><a href="../../../../../people/people.htm">People</a></td>
 <td align="center"><a href="../../../../../more/faq.htm">FAQ</a></td>
 <td align="center"><a href="../../../../../more/index.htm">More</a></td>
-</table>
+</tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="editors/kde_support.html"><img src="../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../index.html"><img 
src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../images/home.png" alt="Home"></a><a accesskey="n" href="ref.html"><img 
src="../images/next.png" alt="Next"></a>
+<a accesskey="p" href="editors/kde_support.html"><img 
src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../index.html"><img src="../../../../../doc/html/images/up.png" 
alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" 
href="ref.html"><img src="../../../../../doc/html/images/next.png" 
alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <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><h4>
-<a name="id2624628"></a>
+<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 
href="faq.html#quickbook.faq.can_i_use_quickbook_for_non_boost_documentation_">Can
       I use QuickBook for non-Boost documentation?</a>
-    </h4>
+    </h3>
 <p>
       QuickBook can be used for non-Boost documentation with a little extra 
work.
     </p>
@@ -61,8 +60,8 @@
     :
         my_doc
     :
-        &lt;xsl:param&gt;boost.image.src<code 
class="literal">images/my_project_logo.png
-        &lt;xsl:param&gt;boost.image.alt</code>"\"My Project\""
+        &lt;xsl:param&gt;boost.image.src<tt 
class="literal">images/my_project_logo.png
+        &lt;xsl:param&gt;boost.image.alt</tt>"\"My Project\""
         &lt;xsl:param&gt;boost.image.w=100
         &lt;xsl:param&gt;boost.image.h=50
         &lt;xsl:param&gt;nav.layout=none
@@ -76,7 +75,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="editors/kde_support.html"><img src="../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../index.html"><img 
src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../images/home.png" alt="Home"></a><a accesskey="n" href="ref.html"><img 
src="../images/next.png" alt="Next"></a>
+<a accesskey="p" href="editors/kde_support.html"><img 
src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../index.html"><img src="../../../../../doc/html/images/up.png" 
alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" 
href="ref.html"><img src="../../../../../doc/html/images/next.png" 
alt="Next"></a>
 </div>
 </body>
 </html>

Index: install.html
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/install.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- install.html        4 Jun 2007 15:08:35 -0000       1.3
+++ install.html        21 Jul 2007 04:56:36 -0000      1.4
@@ -3,29 +3,28 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title> Installation and configuration</title>
 <link rel="stylesheet" href="../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.70.1">
+<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="syntax/block.html" title=" Block Level Elements">
 <link rel="next" href="install/macosx.html" title=" Mac OS X">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table cellpadding="2" width="100%">
+<table cellpadding="2" width="100%"><tr>
 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" 
src="../../../../../boost.png"></td>
 <td align="center"><a href="../../../../../index.htm">Home</a></td>
 <td align="center"><a 
href="../../../../../libs/libraries.htm">Libraries</a></td>
 <td align="center"><a href="../../../../../people/people.htm">People</a></td>
 <td align="center"><a href="../../../../../more/faq.htm">FAQ</a></td>
 <td align="center"><a href="../../../../../more/index.htm">More</a></td>
-</table>
+</tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="syntax/block.html"><img src="../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../index.html"><img 
src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../images/home.png" alt="Home"></a><a accesskey="n" 
href="install/macosx.html"><img src="../images/next.png" alt="Next"></a>
+<a accesskey="p" href="syntax/block.html"><img 
src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../index.html"><img src="../../../../../doc/html/images/up.png" 
alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" 
href="install/macosx.html"><img src="../../../../../doc/html/images/next.png" 
alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="quickbook.install"></a><a href="install.html" title=" Installation 
and configuration"> Installation and configuration</a>
-</h2></div></div></div>
+<a name="quickbook.install"></a><a href="install.html" title=" Installation 
and configuration"> Installation and configuration</a></h2></div></div></div>
 <div class="toc"><dl>
 <dt><span class="section"><a href="install/macosx.html"> Mac OS 
X</a></span></dt>
 <dt><span class="section"><a href="install/windows.html"> Windows 2000, XP, 
2003, Vista</a></span></dt>
@@ -38,8 +37,8 @@
 <p>
       Before continuing, it is very important that you keep this in mind: if 
you
       try to build some documents and the process breaks due to 
misconfiguration,
-      be absolutely sure to delete any <code class="computeroutput"><span 
class="identifier">bin</span></code>
-      and <code class="computeroutput"><span 
class="identifier">bin</span><span class="special">.</span><span 
class="identifier">v2</span></code> directories generated by the build before
+      be absolutely sure to delete any <tt class="computeroutput"><span 
class="identifier">bin</span></tt>
+      and <tt class="computeroutput"><span class="identifier">bin</span><span 
class="special">.</span><span class="identifier">v2</span></tt> directories 
generated by the build before
       trying again. Otherwise your configuration fixes will not take any 
effect.
     </p>
 </div>
@@ -50,7 +49,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="syntax/block.html"><img src="../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../index.html"><img 
src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../images/home.png" alt="Home"></a><a accesskey="n" 
href="install/macosx.html"><img src="../images/next.png" alt="Next"></a>
+<a accesskey="p" href="syntax/block.html"><img 
src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../index.html"><img src="../../../../../doc/html/images/up.png" 
alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" 
href="install/macosx.html"><img src="../../../../../doc/html/images/next.png" 
alt="Next"></a>
 </div>
 </body>
 </html>

Index: intro.html
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/intro.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- intro.html  4 Jun 2007 15:08:35 -0000       1.15
+++ intro.html  21 Jul 2007 04:56:36 -0000      1.16
@@ -3,35 +3,34 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title> Introduction</title>
 <link rel="stylesheet" href="../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.70.1">
+<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="../index.html" title="Quickbook 1.4">
 <link rel="next" href="change_log.html" title=" Change Log">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table cellpadding="2" width="100%">
+<table cellpadding="2" width="100%"><tr>
 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" 
src="../../../../../boost.png"></td>
 <td align="center"><a href="../../../../../index.htm">Home</a></td>
 <td align="center"><a 
href="../../../../../libs/libraries.htm">Libraries</a></td>
 <td align="center"><a href="../../../../../people/people.htm">People</a></td>
 <td align="center"><a href="../../../../../more/faq.htm">FAQ</a></td>
 <td align="center"><a href="../../../../../more/index.htm">More</a></td>
-</table>
+</tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../index.html"><img src="../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../index.html"><img 
src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../images/home.png" alt="Home"></a><a accesskey="n" 
href="change_log.html"><img src="../images/next.png" alt="Next"></a>
+<a accesskey="p" href="../index.html"><img 
src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../index.html"><img src="../../../../../doc/html/images/up.png" 
alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" 
href="change_log.html"><img src="../../../../../doc/html/images/next.png" 
alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="quickbook.intro"></a><a href="intro.html" title=" Introduction"> 
Introduction</a>
-</h2></div></div></div>
+<a name="quickbook.intro"></a><a href="intro.html" title=" Introduction"> 
Introduction</a></h2></div></div></div>
 <div class="blockquote"><blockquote class="blockquote">
 <p>
         </p>
 <p>
-          <span class="bold"><strong><span class="emphasis"><em>&#8220;<span 
class="quote">Why program by hand in five days
-          what you can spend five years of your life 
automating?</span>&#8221;</em></span></strong></span>
+          <span class="bold"><b><span class="emphasis"><em>&#8220;<span 
class="quote">Why program by hand in five days
+          what you can spend five years of your life 
automating?</span>&#8221;</em></span></b></span>
         </p>
 <p>
         </p>
@@ -105,7 +104,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../index.html"><img src="../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../index.html"><img 
src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../images/home.png" alt="Home"></a><a accesskey="n" 
href="change_log.html"><img src="../images/next.png" alt="Next"></a>
+<a accesskey="p" href="../index.html"><img 
src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../index.html"><img src="../../../../../doc/html/images/up.png" 
alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" 
href="change_log.html"><img src="../../../../../doc/html/images/next.png" 
alt="Next"></a>
 </div>
 </body>
 </html>

Index: ref.html
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/ref.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- ref.html    4 Jun 2007 15:08:35 -0000       1.64
+++ ref.html    21 Jul 2007 04:56:36 -0000      1.65
@@ -3,34 +3,33 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title> Quick Reference</title>
 <link rel="stylesheet" href="../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.70.1">
+<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">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table cellpadding="2" width="100%">
+<table cellpadding="2" width="100%"><tr>
 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" 
src="../../../../../boost.png"></td>
 <td align="center"><a href="../../../../../index.htm">Home</a></td>
 <td align="center"><a 
href="../../../../../libs/libraries.htm">Libraries</a></td>
 <td align="center"><a href="../../../../../people/people.htm">People</a></td>
 <td align="center"><a href="../../../../../more/faq.htm">FAQ</a></td>
 <td align="center"><a href="../../../../../more/index.htm">More</a></td>
-</table>
+</tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="faq.html"><img src="../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../index.html"><img 
src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../images/home.png" alt="Home"></a>
+<a accesskey="p" href="faq.html"><img 
src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../index.html"><img src="../../../../../doc/html/images/up.png" 
alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../../../../../doc/html/images/home.png" alt="Home"></a>
 </div>
 <div class="section" lang="en">
 <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>
+<a name="quickbook.ref"></a><a href="ref.html" title=" Quick Reference"> Quick 
Reference</a></h2></div></div></div>
 <p>
       [cpp]
     </p>
 <div class="table">
-<a name="id2624716"></a><p class="title"><b>Table 8. Syntax Compendium</b></p>
-<div class="table-contents"><table class="table" summary="Syntax Compendium">
+<a name="id467527"></a><p class="title"><b>Table 8. Syntax Compendium</b></p>
+<table class="table" summary="Syntax Compendium">
 <colgroup>
 <col>
 <col>
@@ -62,7 +61,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[/ some comment]</code>
+            <tt class="literal">[/ some comment]</tt>
           </p>
           </td>
 <td>
@@ -79,7 +78,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">['italics] or /italics/</code>
+            <tt class="literal">['italics] or /italics/</tt>
           </p>
           </td>
 <td>
@@ -93,12 +92,12 @@
 <tr>
 <td>
           <p>
-            <span class="bold"><strong>bold</strong></span>
+            <span class="bold"><b>bold</b></span>
           </p>
           </td>
 <td>
           <p>
-            <code class="literal">[*bold] or *bold*</code>
+            <tt class="literal">[*bold] or *bold*</tt>
           </p>
           </td>
 <td>
@@ -117,7 +116,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[_underline] or _underline_</code>
+            <tt class="literal">[_underline] or _underline_</tt>
           </p>
           </td>
 <td>
@@ -131,12 +130,12 @@
 <tr>
 <td>
           <p>
-            <code class="literal">teletype</code>
+            <tt class="literal">teletype</tt>
           </p>
           </td>
 <td>
           <p>
-            <code class="literal">[^teletype] or =teletype=</code>
+            <tt class="literal">[^teletype] or =teletype=</tt>
           </p>
           </td>
 <td>
@@ -155,7 +154,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[-strikethrough]</code>
+            <tt class="literal">[-strikethrough]</tt>
           </p>
           </td>
 <td>
@@ -169,14 +168,14 @@
 <tr>
 <td>
           <p>
-            <em class="replaceable"><code>
+            <i class="replaceable"><tt>
               replaceable
-            </code></em>
+            </tt></i>
           </p>
           </td>
 <td>
           <p>
-            <code class="literal">[~replaceable]</code>
+            <tt class="literal">[~replaceable]</tt>
           </p>
           </td>
 <td>
@@ -193,7 +192,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[c++]</code> or <code 
class="literal">[python]</code>
+            <tt class="literal">[c++]</tt> or <tt class="literal">[python]</tt>
           </p>
           </td>
 <td>
@@ -210,7 +209,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">`int main();`</code>
+            <tt class="literal">`int main();`</tt>
           </p>
           </td>
 <td>
@@ -227,7 +226,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">``int main();``</code>
+            <tt class="literal">``int main();``</tt>
           </p>
           </td>
 <td>
@@ -244,7 +243,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">``from c++ to QuickBook``</code>
+            <tt class="literal">``from c++ to QuickBook``</tt>
           </p>
           </td>
 <td>
@@ -262,13 +261,13 @@
           </td>
 <td>
           <p>
-            <code class="literal">[br] or \n</code>
+            <tt class="literal">[br] or \n</tt>
           </p>
           </td>
 <td>
           <p>
             <a href="syntax/phrase.html#quickbook.syntax.phrase.line_break" 
title="line-break">line-break</a>
-            <span class="bold"><strong>DEPRECATED</strong></span>
+            <span class="bold"><b>DEPRECATED</b></span>
           </p>
           </td>
 </tr>
@@ -280,7 +279,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[#anchor]</code>
+            <tt class="literal">[#anchor]</tt>
           </p>
           </td>
 <td>
@@ -297,7 +296,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[EMAIL PROTECTED]://www.boost.org 
Boost]</code>
+            <tt class="literal">[EMAIL PROTECTED]://www.boost.org Boost]</tt>
           </p>
           </td>
 <td>
@@ -314,7 +313,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[link section.anchor Link text]</code>
+            <tt class="literal">[link section.anchor Link text]</tt>
           </p>
           </td>
 <td>
@@ -331,7 +330,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[link xml.refentry Link text]</code>
+            <tt class="literal">[link xml.refentry Link text]</tt>
           </p>
           </td>
 <td>
@@ -348,7 +347,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[funcref fully::qualified::function_name 
Link text]</code>
+            <tt class="literal">[funcref fully::qualified::function_name Link 
text]</tt>
           </p>
           </td>
 <td>
@@ -366,7 +365,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[classref fully::qualified::class_name Link 
text]</code>
+            <tt class="literal">[classref fully::qualified::class_name Link 
text]</tt>
           </p>
           </td>
 <td>
@@ -384,7 +383,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[memberref fully::qualified::member_name 
Link text]</code>
+            <tt class="literal">[memberref fully::qualified::member_name Link 
text]</tt>
           </p>
           </td>
 <td>
@@ -402,7 +401,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[enumref fully::qualified::enum_name Link 
text]</code>
+            <tt class="literal">[enumref fully::qualified::enum_name Link 
text]</tt>
           </p>
           </td>
 <td>
@@ -420,7 +419,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[macroref MACRO_NAME Link text]</code>
+            <tt class="literal">[macroref MACRO_NAME Link text]</tt>
           </p>
           </td>
 <td>
@@ -438,7 +437,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[conceptref ConceptName Link text]</code>
+            <tt class="literal">[conceptref ConceptName Link text]</tt>
           </p>
           </td>
 <td>
@@ -456,7 +455,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[headerref path/to/header.hpp Link 
text]</code>
+            <tt class="literal">[headerref path/to/header.hpp Link text]</tt>
           </p>
           </td>
 <td>
@@ -474,7 +473,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">'''escaped text (no 
processing/formatting)'''</code>
+            <tt class="literal">'''escaped text (no 
processing/formatting)'''</tt>
           </p>
           </td>
 <td>
@@ -491,7 +490,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">\c</code>
+            <tt class="literal">\c</tt>
           </p>
           </td>
 <td>
@@ -510,7 +509,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[$image.jpg]</code>
+            <tt class="literal">[$image.jpg]</tt>
           </p>
           </td>
 <td>
@@ -527,7 +526,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[section The Section Title]</code>
+            <tt class="literal">[section The Section Title]</tt>
           </p>
           </td>
 <td>
@@ -544,7 +543,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[endsect]</code>
+            <tt class="literal">[endsect]</tt>
           </p>
           </td>
 <td>
@@ -645,7 +644,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[pre preformatted]</code>
+            <tt class="literal">[pre preformatted]</tt>
           </p>
           </td>
 <td>
@@ -662,7 +661,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[:sometext...]</code>
+            <tt class="literal">[:sometext...]</tt>
           </p>
           </td>
 <td>
@@ -679,7 +678,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[h1 Heading 1]</code>
+            <tt class="literal">[h1 Heading 1]</tt>
           </p>
           </td>
 <td>
@@ -696,7 +695,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[h2 Heading 2]</code>
+            <tt class="literal">[h2 Heading 2]</tt>
           </p>
           </td>
 <td>
@@ -713,7 +712,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[h3 Heading 3]</code>
+            <tt class="literal">[h3 Heading 3]</tt>
           </p>
           </td>
 <td>
@@ -730,7 +729,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[h4 Heading 4]</code>
+            <tt class="literal">[h4 Heading 4]</tt>
           </p>
           </td>
 <td>
@@ -747,7 +746,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[h5 Heading 5]</code>
+            <tt class="literal">[h5 Heading 5]</tt>
           </p>
           </td>
 <td>
@@ -764,7 +763,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[h6 Heading 6]</code>
+            <tt class="literal">[h6 Heading 6]</tt>
           </p>
           </td>
 <td>
@@ -781,7 +780,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[def macro_identifier some text]</code>
+            <tt class="literal">[def macro_identifier some text]</tt>
           </p>
           </td>
 <td>
@@ -798,7 +797,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[template[a b] [a] body [b]]</code>
+            <tt class="literal">[template[a b] [a] body [b]]</tt>
           </p>
           </td>
 <td>
@@ -815,7 +814,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[blurb advertisement or note...]</code>
+            <tt class="literal">[blurb advertisement or note...]</tt>
           </p>
           </td>
 <td>
@@ -832,7 +831,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[warning Warning text...]</code>
+            <tt class="literal">[warning Warning text...]</tt>
           </p>
           </td>
 <td>
@@ -897,7 +896,7 @@
           </td>
 <td>
           <p>
-            <code class="literal">[include someother.qbk]</code>
+            <tt class="literal">[include someother.qbk]</tt>
           </p>
           </td>
 <td>
@@ -907,9 +906,8 @@
           </td>
 </tr>
 </tbody>
-</table></div>
+</table>
 </div>
-<br class="table-break">
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>
 <td align="left"></td>
@@ -918,7 +916,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="faq.html"><img src="../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../index.html"><img 
src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../images/home.png" alt="Home"></a>
+<a accesskey="p" href="faq.html"><img 
src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../index.html"><img src="../../../../../doc/html/images/up.png" 
alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../../../../../doc/html/images/home.png" alt="Home"></a>
 </div>
 </body>
 </html>

Index: syntax.html
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/syntax.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- syntax.html 4 Jun 2007 15:08:35 -0000       1.42
+++ syntax.html 21 Jul 2007 04:56:36 -0000      1.43
@@ -3,29 +3,28 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title> Syntax Summary</title>
 <link rel="stylesheet" href="../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.70.1">
+<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="change_log.html" title=" Change Log">
 <link rel="next" href="syntax/comments.html" title="Comments">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table cellpadding="2" width="100%">
+<table cellpadding="2" width="100%"><tr>
 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" 
src="../../../../../boost.png"></td>
 <td align="center"><a href="../../../../../index.htm">Home</a></td>
 <td align="center"><a 
href="../../../../../libs/libraries.htm">Libraries</a></td>
 <td align="center"><a href="../../../../../people/people.htm">People</a></td>
 <td align="center"><a href="../../../../../more/faq.htm">FAQ</a></td>
 <td align="center"><a href="../../../../../more/index.htm">More</a></td>
-</table>
+</tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="change_log.html"><img src="../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../index.html"><img 
src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../images/home.png" alt="Home"></a><a accesskey="n" 
href="syntax/comments.html"><img src="../images/next.png" alt="Next"></a>
+<a accesskey="p" href="change_log.html"><img 
src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../index.html"><img src="../../../../../doc/html/images/up.png" 
alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" 
href="syntax/comments.html"><img src="../../../../../doc/html/images/next.png" 
alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="quickbook.syntax"></a><a href="syntax.html" title=" Syntax Summary"> 
Syntax Summary</a>
-</h2></div></div></div>
+<a name="quickbook.syntax"></a><a href="syntax.html" title=" Syntax Summary"> 
Syntax Summary</a></h2></div></div></div>
 <div class="toc"><dl>
 <dt><span class="section"><a 
href="syntax/comments.html">Comments</a></span></dt>
 <dt><span class="section"><a href="syntax/phrase.html"> Phrase Level 
Elements</a></span></dt>
@@ -54,7 +53,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="change_log.html"><img src="../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../index.html"><img 
src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../images/home.png" alt="Home"></a><a accesskey="n" 
href="syntax/comments.html"><img src="../images/next.png" alt="Next"></a>
+<a accesskey="p" href="change_log.html"><img 
src="../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" 
href="../index.html"><img src="../../../../../doc/html/images/up.png" 
alt="Up"></a><a accesskey="h" href="../index.html"><img 
src="../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" 
href="syntax/comments.html"><img src="../../../../../doc/html/images/next.png" 
alt="Next"></a>
 </div>
 </body>
 </html>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to