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

Modified Files:
        change_log.html installation_and_configuration.html intro.html 
        ref.html syntax.html 
Log Message:
Add the debian installation instructions to the generated quickbook 
documentation.


Index: change_log.html
===================================================================
RCS file: 
/cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/change_log.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- change_log.html     2 Oct 2006 21:18:44 -0000       1.19
+++ change_log.html     7 Oct 2006 09:15:44 -0000       1.20
@@ -1,33 +1,34 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <html>
 <head>
 <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.66.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.68.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>
 </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"></a> Change Log</h2></div></div></div>
 <a name="quickbook.change_log.version_1_3"></a><h3>
-<a name="id377843"></a>
-      <a href="change_log.html#quickbook.change_log.version_1_3">Version 
1.3</a>
+<a name="id2519299"></a>
+      Version 1.3
     </h3>
 <div class="itemizedlist"><ul type="disc">
 <li>
@@ -65,7 +66,7 @@
 </li>
 <li>
         Fully qualified section and headers. Subsection names are concatenated 
to
-        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>
+        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>
 </li>
 <li>
         Better &amp;nbsp; and whitespace handling in code snippets.
@@ -109,7 +110,7 @@
       </li>
 </ul></div>
 </div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>
+<table width="100%"><tr>
 <td align="left"></td>
 <td align="right"><small>Copyright © 2002, 2004, 2006 Joel de Guzman,
       Eric Niebler</small></td>

Index: installation_and_configuration.html
===================================================================
RCS file: 
/cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/installation_and_configuration.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- installation_and_configuration.html 2 Oct 2006 21:18:44 -0000       1.4
+++ installation_and_configuration.html 7 Oct 2006 09:15:44 -0000       1.5
@@ -1,39 +1,34 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Installation
-    and configuration</title>
+<title>Installation and configuration</title>
 <link rel="stylesheet" href="../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.66.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.68.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="installation_and_configuration/windows_2000__xp__2003__vista.html" 
title="Windows
-      2000, XP, 2003, Vista">
+<link rel="next" 
href="installation_and_configuration/windows_2000__xp__2003__vista.html" 
title="Windows 2000, XP, 2003, Vista">
 </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="installation_and_configuration/windows_2000__xp__2003__vista.html"><img 
src="../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.installation_and_configuration"></a><a 
href="installation_and_configuration.html" title="Installation
-    and configuration">Installation
-    and configuration</a></h2></div></div></div>
+<a name="quickbook.installation_and_configuration"></a>Installation and 
configuration</h2></div></div></div>
 <div class="toc"><dl>
-<dt><span class="section"><a 
href="installation_and_configuration/windows_2000__xp__2003__vista.html">Windows
-      2000, XP, 2003, Vista</a></span></dt>
-<dt><span class="section"><a 
href="installation_and_configuration/debian__ubuntu.html">Debian,
-      Ubuntu</a></span></dt>
+<dt><span class="section"><a 
href="installation_and_configuration/windows_2000__xp__2003__vista.html">Windows
 2000, XP, 2003, Vista</a></span></dt>
+<dt><span class="section"><a 
href="installation_and_configuration/debian__ubuntu.html">Debian, 
Ubuntu</a></span></dt>
 </dl></div>
 <p>
       This section provides some guidelines on how to install and configure 
BoostBook
@@ -42,12 +37,12 @@
 <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 <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
+      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
       trying again. Otherwise your configuration fixes will not take any 
effect.
     </p>
 </div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>
+<table width="100%"><tr>
 <td align="left"></td>
 <td align="right"><small>Copyright © 2002, 2004, 2006 Joel de Guzman,
       Eric Niebler</small></td>

Index: intro.html
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/intro.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- intro.html  6 Sep 2006 22:04:57 -0000       1.8
+++ intro.html  7 Oct 2006 09:15:44 -0000       1.9
@@ -1,33 +1,34 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <html>
 <head>
 <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.66.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.68.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>
 </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> Introduction</h2></div></div></div>
 <div class="blockquote"><blockquote class="blockquote"><p>
-        <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><br>
+        <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><br>
         <br> -- Terrence Parr, author ANTLR/PCCTS
       </p></blockquote></div>
 <p>
@@ -81,7 +82,7 @@
       </li>
 </ul></div>
 </div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>
+<table width="100%"><tr>
 <td align="left"></td>
 <td align="right"><small>Copyright © 2002, 2004, 2006 Joel de Guzman,
       Eric Niebler</small></td>

Index: ref.html
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/ref.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- ref.html    2 Oct 2006 21:18:44 -0000       1.42
+++ ref.html    7 Oct 2006 09:15:44 -0000       1.43
@@ -1,33 +1,33 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <html>
 <head>
 <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.66.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.68.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="installation_and_configuration/debian__ubuntu.html" 
title="Debian,
-      Ubuntu">
+<link rel="prev" href="installation_and_configuration/debian__ubuntu.html" 
title="Debian, Ubuntu">
 </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="installation_and_configuration/debian__ubuntu.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>
 </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> Quick Reference</h2></div></div></div>
 <div class="informaltable">
 <h4>
-<a name="id454105"></a>
+<a name="id2571029"></a>
         <span class="table-title">Syntax Compendium</span>
       </h4>
 <table class="table">
@@ -44,177 +44,229 @@
 <tbody>
 <tr>
 <td>comment</td>
-<td><tt class="literal">[/ some comment]</tt></td>
+<td><code class="literal">
+[/ some comment]
+            </code></td>
 <td><a href="syntax/comments.html" title="Comments">Comments</a></td>
 </tr>
 <tr>
 <td><span class="emphasis"><em>italics</em></span></td>
-<td><tt class="literal">['italics] or /italics/</tt></td>
+<td><code class="literal">
+['italics] or /italics/
+            </code></td>
 <td>
-<a href="syntax/phrase.html#quickbook.syntax.phrase.font_styles" title="Font 
Styles">Font Styles</a> and
-            <a 
href="syntax/phrase.html#quickbook.syntax.phrase.simple_formatting" 
title="Simple formatting">formatting
+<a href="syntax/phrase.html#quickbook.syntax.phrase.font_styles" title="Font 
Styles">Font
+            Styles</a> and <a 
href="syntax/phrase.html#quickbook.syntax.phrase.simple_formatting" 
title="Simple formatting">formatting
             Simple formatting</a>
 </td>
 </tr>
 <tr>
-<td><span class="bold"><b>bold</b></span></td>
-<td><tt class="literal">[*bold] or *bold*</tt></td>
+<td><span class="bold"><strong>bold</strong></span></td>
+<td><code class="literal">
+[*bold] or *bold*
+            </code></td>
 <td>
-<a href="syntax/phrase.html#quickbook.syntax.phrase.font_styles" title="Font 
Styles">Font Styles</a> and
-            <a 
href="syntax/phrase.html#quickbook.syntax.phrase.simple_formatting" 
title="Simple formatting">formatting
+<a href="syntax/phrase.html#quickbook.syntax.phrase.font_styles" title="Font 
Styles">Font
+            Styles</a> and <a 
href="syntax/phrase.html#quickbook.syntax.phrase.simple_formatting" 
title="Simple formatting">formatting
             Simple formatting</a>
 </td>
 </tr>
 <tr>
 <td><span class="underline">underline</span></td>
-<td><tt class="literal">[_underline] or _underline_</tt></td>
+<td><code class="literal">
+[_underline] or _underline_
+            </code></td>
 <td>
-<a href="syntax/phrase.html#quickbook.syntax.phrase.font_styles" title="Font 
Styles">Font Styles</a> and
-            <a 
href="syntax/phrase.html#quickbook.syntax.phrase.simple_formatting" 
title="Simple formatting">formatting
+<a href="syntax/phrase.html#quickbook.syntax.phrase.font_styles" title="Font 
Styles">Font
+            Styles</a> and <a 
href="syntax/phrase.html#quickbook.syntax.phrase.simple_formatting" 
title="Simple formatting">formatting
             Simple formatting</a>
 </td>
 </tr>
 <tr>
-<td><tt class="literal">teletype</tt></td>
-<td><tt class="literal">[^teletype] or =teletype=</tt></td>
+<td><code class="literal">teletype</code></td>
+<td><code class="literal">
+[^teletype] or =teletype=
+            </code></td>
 <td>
-<a href="syntax/phrase.html#quickbook.syntax.phrase.font_styles" title="Font 
Styles">Font Styles</a> and
-            <a 
href="syntax/phrase.html#quickbook.syntax.phrase.simple_formatting" 
title="Simple formatting">formatting
+<a href="syntax/phrase.html#quickbook.syntax.phrase.font_styles" title="Font 
Styles">Font
+            Styles</a> and <a 
href="syntax/phrase.html#quickbook.syntax.phrase.simple_formatting" 
title="Simple formatting">formatting
             Simple formatting</a>
 </td>
 </tr>
 <tr>
 <td><span class="strikethrough">strikethrough</span></td>
-<td><tt class="literal">[-strikethrough]</tt></td>
+<td><code class="literal">
+[-strikethrough]
+            </code></td>
 <td>
-<a href="syntax/phrase.html#quickbook.syntax.phrase.font_styles" title="Font 
Styles">Font Styles</a> and
-            <a 
href="syntax/phrase.html#quickbook.syntax.phrase.simple_formatting" 
title="Simple formatting">formatting
+<a href="syntax/phrase.html#quickbook.syntax.phrase.font_styles" title="Font 
Styles">Font
+            Styles</a> and <a 
href="syntax/phrase.html#quickbook.syntax.phrase.simple_formatting" 
title="Simple formatting">formatting
             Simple formatting</a>
 </td>
 </tr>
 <tr>
 <td>
-            <i class="replaceable"><tt>
+            <em class="replaceable"><code>
               replaceable
-            </tt></i>
+            </code></em>
             </td>
-<td><tt class="literal">[~replaceable]</tt></td>
+<td><code class="literal">
+[~replaceable]
+            </code></td>
 <td><a href="syntax/phrase.html#quickbook.syntax.phrase.replaceable" 
title="Replaceable">Replaceble</a></td>
 </tr>
 <tr>
 <td>source mode</td>
 <td>
-<tt class="literal">[c++]</tt> or <tt class="literal">[python]</tt>
+<code class="literal">[c++]</code> or <code class="literal">[python]</code>
 </td>
 <td><a href="syntax/phrase.html#quickbook.syntax.phrase.source_mode" 
title="Source Mode">Source Mode</a></td>
 </tr>
 <tr>
 <td>inline code</td>
-<td><tt class="literal">`int main();`</tt></td>
-<td><a href="syntax/phrase.html#quickbook.syntax.phrase.inline_code" 
title="Inline code">Inline code</a></td>
+<td><code class="literal">
+`int main();`
+            </code></td>
+<td><a href="syntax/phrase.html#quickbook.syntax.phrase.inline_code" 
title="Inline code">Inline
+            code</a></td>
 </tr>
 <tr>
 <td>code block</td>
-<td><tt class="literal">``int main();``</tt></td>
+<td><code class="literal">
+``int main();``
+            </code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.code" 
title="Code">Code</a></td>
 </tr>
 <tr>
 <td>code escape</td>
-<td><tt class="literal">``from c++ to QuickBook``</tt></td>
-<td><a href="syntax/block.html#quickbook.syntax.block.escape_back" title=" 
Escaping Back
-        To QuickBook">Escaping Back To QuickBook</a></td>
+<td><code class="literal">
+``from c++ to QuickBook``
+            </code></td>
+<td><a href="syntax/block.html#quickbook.syntax.block.escape_back" title=" 
Escaping Back To QuickBook">Escaping
+            Back To QuickBook</a></td>
 </tr>
 <tr>
 <td>line break</td>
-<td><tt class="literal">[br] or \n</tt></td>
+<td><code class="literal">
+[br] or \n
+            </code></td>
 <td><a href="syntax/phrase.html#quickbook.syntax.phrase.line_break" 
title="line-break">line-break</a></td>
 </tr>
 <tr>
 <td>anchor</td>
-<td><tt class="literal">[#anchor]</tt></td>
+<td><code class="literal">
+[#anchor]
+            </code></td>
 <td><a href="syntax/phrase.html#quickbook.syntax.phrase.anchors" 
title="Anchors">Anchors</a></td>
 </tr>
 <tr>
 <td>link</td>
-<td><tt class="literal">[EMAIL PROTECTED]://www.boost.org Boost]</tt></td>
+<td><code class="literal">
[EMAIL PROTECTED]://www.boost.org Boost]
+            </code></td>
 <td><a href="syntax/phrase.html#quickbook.syntax.phrase.links" 
title="Links">Links</a></td>
 </tr>
 <tr>
 <td>anchor link</td>
-<td><tt class="literal">[link section.anchor Link text]</tt></td>
-<td><a href="syntax/phrase.html#quickbook.syntax.phrase.anchor_links" 
title="Anchor links">Anchor links</a></td>
+<td><code class="literal">
+[link section.anchor Link text]
+            </code></td>
+<td><a href="syntax/phrase.html#quickbook.syntax.phrase.anchor_links" 
title="Anchor links">Anchor
+            links</a></td>
 </tr>
 <tr>
 <td>refentry link</td>
-<td><tt class="literal">[link xml.refentry Link text]</tt></td>
-<td><a href="syntax/phrase.html#quickbook.syntax.phrase.refentry_links" 
title="refentry links">refentry links</a></td>
+<td><code class="literal">
+[link xml.refentry Link text]
+            </code></td>
+<td><a href="syntax/phrase.html#quickbook.syntax.phrase.refentry_links" 
title="refentry links">refentry
+            links</a></td>
 </tr>
 <tr>
 <td>function link</td>
-<td><tt class="literal">[funcref fully::qualified::function_name Link 
text]</tt></td>
-<td><a href="syntax/phrase.html#quickbook.syntax.phrase.code_links" title=" 
Code Links">function, class, member,
-            enum, macro, concept or header links</a></td>
+<td><code class="literal">
+[funcref fully::qualified::function_name Link text]
+            </code></td>
+<td><a href="syntax/phrase.html#quickbook.syntax.phrase.code_links" title=" 
Code Links">function,
+            class, member, enum, macro, concept or header links</a></td>
 </tr>
 <tr>
 <td>class link</td>
-<td><tt class="literal">[classref fully::qualified::class_name Link 
text]</tt></td>
-<td><a href="syntax/phrase.html#quickbook.syntax.phrase.code_links" title=" 
Code Links">function, class, member,
-            enum, macro, concept or header links</a></td>
+<td><code class="literal">
+[classref fully::qualified::class_name Link text]
+            </code></td>
+<td><a href="syntax/phrase.html#quickbook.syntax.phrase.code_links" title=" 
Code Links">function,
+            class, member, enum, macro, concept or header links</a></td>
 </tr>
 <tr>
 <td>member link</td>
-<td><tt class="literal">[memberref fully::qualified::member_name Link 
text]</tt></td>
-<td><a href="syntax/phrase.html#quickbook.syntax.phrase.code_links" title=" 
Code Links">function, class, member,
-            enum, macro, concept or header links</a></td>
+<td><code class="literal">
+[memberref fully::qualified::member_name Link text]
+            </code></td>
+<td><a href="syntax/phrase.html#quickbook.syntax.phrase.code_links" title=" 
Code Links">function,
+            class, member, enum, macro, concept or header links</a></td>
 </tr>
 <tr>
 <td>enum link</td>
-<td><tt class="literal">[enumref fully::qualified::enum_name Link 
text]</tt></td>
-<td><a href="syntax/phrase.html#quickbook.syntax.phrase.code_links" title=" 
Code Links">function, class, member,
-            enum, macro, concept or header links</a></td>
+<td><code class="literal">
+[enumref fully::qualified::enum_name Link text]
+            </code></td>
+<td><a href="syntax/phrase.html#quickbook.syntax.phrase.code_links" title=" 
Code Links">function,
+            class, member, enum, macro, concept or header links</a></td>
 </tr>
 <tr>
 <td>macro link</td>
-<td><tt class="literal">[macroref MACRO_NAME Link text]</tt></td>
-<td><a href="syntax/phrase.html#quickbook.syntax.phrase.code_links" title=" 
Code Links">function, class, member,
-            enum, macro, concept or header links</a></td>
+<td><code class="literal">
+[macroref MACRO_NAME Link text]
+            </code></td>
+<td><a href="syntax/phrase.html#quickbook.syntax.phrase.code_links" title=" 
Code Links">function,
+            class, member, enum, macro, concept or header links</a></td>
 </tr>
 <tr>
 <td>concept link</td>
-<td><tt class="literal">[conceptref ConceptName Link text]</tt></td>
-<td><a href="syntax/phrase.html#quickbook.syntax.phrase.code_links" title=" 
Code Links">function, class, member,
-            enum, macro, concept or header links</a></td>
+<td><code class="literal">
+[conceptref ConceptName Link text]
+            </code></td>
+<td><a href="syntax/phrase.html#quickbook.syntax.phrase.code_links" title=" 
Code Links">function,
+            class, member, enum, macro, concept or header links</a></td>
 </tr>
 <tr>
 <td>header link</td>
-<td><tt class="literal">[headerref path/to/header.hpp Link text]</tt></td>
-<td><a href="syntax/phrase.html#quickbook.syntax.phrase.code_links" title=" 
Code Links">function, class, member,
-            enum, macro, concept or header links</a></td>
+<td><code class="literal">
+[headerref path/to/header.hpp Link text]
+            </code></td>
+<td><a href="syntax/phrase.html#quickbook.syntax.phrase.code_links" title=" 
Code Links">function,
+            class, member, enum, macro, concept or header links</a></td>
 </tr>
 <tr>
 <td>escape</td>
-<td><tt class="literal">'''escaped text (no processing/formatting)'''</tt></td>
+<td><code class="literal">'''escaped text (no 
processing/formatting)'''</code></td>
 <td><a href="syntax/phrase.html#quickbook.syntax.phrase.escape" 
title="Escape">Escape</a></td>
 </tr>
 <tr>
 <td>single char escape</td>
-<td><tt class="literal">\c</tt></td>
-<td><a href="syntax/phrase.html#quickbook.syntax.phrase.single_char_escape" 
title="Single
-        char escape">Single char escape</a></td>
+<td><code class="literal">\c</code></td>
+<td><a href="syntax/phrase.html#quickbook.syntax.phrase.single_char_escape" 
title="Single char escape">Single char escape</a></td>
 </tr>
 <tr>
 <td>images</td>
-<td><tt class="literal">[$image.jpg]</tt></td>
+<td><code class="literal">
+[$image.jpg]
+            </code></td>
 <td><a href="syntax/phrase.html#quickbook.syntax.phrase.images" 
title="Images">Images</a></td>
 </tr>
 <tr>
 <td>begin section</td>
-<td><tt class="literal">[section The Section Title]</tt></td>
+<td><code class="literal">
+[section The Section Title]
+            </code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.section" 
title="Section">Section</a></td>
 </tr>
 <tr>
 <td>end section</td>
-<td><tt class="literal">[endsect]</tt></td>
+<td><code class="literal">
+[endsect]
+            </code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.section" 
title="Section">Section</a></td>
 </tr>
 <tr>
@@ -225,18 +277,16 @@
 </tr>
 <tr>
 <td>ordered list</td>
-<td><tt class="literal"># one<br> # two<br> #
-            three<br> </tt></td>
-<td><a href="syntax/block.html#quickbook.syntax.block.lists.ordered_lists" 
title="Ordered
-          lists">Ordered
+<td><code class="literal"># one<br> # two<br> #
+            three<br> </code></td>
+<td><a href="syntax/block.html#quickbook.syntax.block.lists.ordered_lists" 
title="Ordered lists">Ordered
             lists</a></td>
 </tr>
 <tr>
 <td>unordered list</td>
-<td><tt class="literal">* one<br> * two<br>
-            * three<br> </tt></td>
-<td><a href="syntax/block.html#quickbook.syntax.block.lists.unordered_lists" 
title="Unordered
-          lists">Unordered
+<td><code class="literal">* one<br> * two<br>
+            * three<br> </code></td>
+<td><a href="syntax/block.html#quickbook.syntax.block.lists.unordered_lists" 
title="Unordered lists">Unordered
             lists</a></td>
 </tr>
 <tr>
@@ -247,87 +297,113 @@
 </tr>
 <tr>
 <td>preformatted</td>
-<td><tt class="literal">[pre preformatted]</tt></td>
+<td><code class="literal">
+[pre preformatted]
+            </code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.preformatted" 
title="Preformatted">Preformatted</a></td>
 </tr>
 <tr>
 <td>block quote</td>
-<td><tt class="literal">[:sometext...]</tt></td>
+<td><code class="literal">
+[:sometext...]
+            </code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.blockquote" 
title="Blockquote">Blockquote</a></td>
 </tr>
 <tr>
 <td>heading 1</td>
-<td><tt class="literal">[h1 Heading 1]</tt></td>
+<td><code class="literal">
+[h1 Heading 1]
+            </code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.headings" 
title="Headings">Heading</a></td>
 </tr>
 <tr>
 <td>heading 2</td>
-<td><tt class="literal">[h2 Heading 2]</tt></td>
+<td><code class="literal">
+[h2 Heading 2]
+            </code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.headings" 
title="Headings">Heading</a></td>
 </tr>
 <tr>
 <td>heading 3</td>
-<td><tt class="literal">[h3 Heading 3]</tt></td>
+<td><code class="literal">
+[h3 Heading 3]
+            </code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.headings" 
title="Headings">Heading</a></td>
 </tr>
 <tr>
 <td>heading 4</td>
-<td><tt class="literal">[h4 Heading 4]</tt></td>
+<td><code class="literal">
+[h4 Heading 4]
+            </code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.headings" 
title="Headings">Heading</a></td>
 </tr>
 <tr>
 <td>heading 5</td>
-<td><tt class="literal">[h5 Heading 5]</tt></td>
+<td><code class="literal">
+[h5 Heading 5]
+            </code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.headings" 
title="Headings">Heading</a></td>
 </tr>
 <tr>
 <td>heading 6</td>
-<td><tt class="literal">[h6 Heading 6]</tt></td>
+<td><code class="literal">
+[h6 Heading 6]
+            </code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.headings" 
title="Headings">Heading</a></td>
 </tr>
 <tr>
 <td>macro</td>
-<td><tt class="literal">[def macro_identifier some text]</tt></td>
+<td><code class="literal">
+[def macro_identifier some text]
+            </code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.macros" 
title="Macros">Macros</a></td>
 </tr>
 <tr>
 <td>template</td>
-<td><tt class="literal">[template[a b] [a] body [b]]</tt></td>
+<td><code class="literal">
+[template[a b] [a] body [b]]
+            </code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.templates" 
title="Templates">Templates</a></td>
 </tr>
 <tr>
 <td>blurb</td>
-<td><tt class="literal">[blurb advertisement or note...]</tt></td>
+<td><code class="literal">
+[blurb advertisement or note...]
+            </code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.blurbs" 
title="Blurbs">Blurbs</a></td>
 </tr>
 <tr>
 <td>admonition</td>
-<td><tt class="literal">[warning Warning text...]</tt></td>
+<td><code class="literal">
+[warning Warning text...]
+            </code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.admonitions" 
title="Admonitions">Admonitions</a></td>
 </tr>
 <tr>
 <td>table</td>
-<td><tt class="literal">[table Title<br> [[a][b][c]]<br>
-            [[a][b][c]]<br> ]</tt></td>
+<td><code class="literal">[table Title<br> [[a][b][c]]<br>
+            [[a][b][c]]<br> ]</code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.tables" 
title="Tables">Tables</a></td>
 </tr>
 <tr>
 <td>variablelist</td>
-<td><tt class="literal">[variablelist Title<br>
-            [[a][b]]<br> [[a][b]]<br> ]</tt></td>
+<td><code class="literal">[variablelist Title<br>
+            [[a][b]]<br> [[a][b]]<br> ]</code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.variable_lists" 
title="Variable Lists">Variable
             Lists</a></td>
 </tr>
 <tr>
 <td>include</td>
-<td><tt class="literal">[include someother.qbk]</tt></td>
+<td><code class="literal">
+[include someother.qbk]
+            </code></td>
 <td><a href="syntax/block.html#quickbook.syntax.block.include" 
title="Include">Include</a></td>
 </tr>
 </tbody>
 </table>
 </div>
 </div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>
+<table width="100%"><tr>
 <td align="left"></td>
 <td align="right"><small>Copyright © 2002, 2004, 2006 Joel de Guzman,
       Eric Niebler</small></td>

Index: syntax.html
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/syntax.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- syntax.html 6 Sep 2006 22:04:57 -0000       1.37
+++ syntax.html 7 Oct 2006 09:15:44 -0000       1.38
@@ -1,30 +1,31 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <html>
 <head>
 <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.66.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.68.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>
 </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> Syntax Summary</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>
@@ -46,7 +47,7 @@
       past a single block.
     </p>
 </div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>
+<table width="100%"><tr>
 <td align="left"></td>
 <td align="right"><small>Copyright © 2002, 2004, 2006 Joel de Guzman,
       Eric Niebler</small></td>


-------------------------------------------------------------------------
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