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

Modified Files:
        block.html phrase.html 
Log Message:
added installation and configuration section

Index: block.html
===================================================================
RCS file: 
/cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/syntax/block.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- block.html  7 Jun 2006 04:20:13 -0000       1.14
+++ block.html  10 Jul 2006 11:03:48 -0000      1.15
@@ -7,7 +7,8 @@
 <link rel="start" href="../../index.html" title="Quickbook 1.4">
 <link rel="up" href="../syntax.html" title=" Syntax Summary">
 <link rel="prev" href="phrase.html" title=" Phrase Level Elements">
-<link rel="next" href="../ref.html" title=" Quick Reference">
+<link rel="next" href="../installation_and_configuration.html" 
title="Installation
+    and configuration">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
 <table cellpadding="2" width="100%">
@@ -20,7 +21,7 @@
 </table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="phrase.html"><img src="../../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../syntax.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="phrase.html"><img src="../../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../syntax.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.html"><img 
src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -632,27 +633,27 @@
 [h6 Heading 6]
 </pre>
 <a name="quickbook.syntax.block.headings.heading_1"></a><h1>
-<a name="id445889"></a>
+<a name="id445898"></a>
           <a 
href="block.html#quickbook.syntax.block.headings.heading_1">Heading 1</a>
         </h1>
 <a name="quickbook.syntax.block.headings.heading_2"></a><h2>
-<a name="id445914"></a>
+<a name="id445923"></a>
           <a 
href="block.html#quickbook.syntax.block.headings.heading_2">Heading 2</a>
         </h2>
 <a name="quickbook.syntax.block.headings.heading_3"></a><h3>
-<a name="id445938"></a>
+<a name="id445947"></a>
           <a 
href="block.html#quickbook.syntax.block.headings.heading_3">Heading 3</a>
         </h3>
 <a name="quickbook.syntax.block.headings.heading_4"></a><h4>
-<a name="id445963"></a>
+<a name="id445972"></a>
           <a 
href="block.html#quickbook.syntax.block.headings.heading_4">Heading 4</a>
         </h4>
 <a name="quickbook.syntax.block.headings.heading_5"></a><h5>
-<a name="id445988"></a>
+<a name="id445997"></a>
           <a 
href="block.html#quickbook.syntax.block.headings.heading_5">Heading 5</a>
         </h5>
 <a name="quickbook.syntax.block.headings.heading_6"></a><h5>
-<a name="id446013"></a>
+<a name="id446022"></a>
           <a 
href="block.html#quickbook.syntax.block.headings.heading_6">Heading 6</a>
         </h5>
 <p>
@@ -791,7 +792,7 @@
         </p>
 <div class="informaltable">
 <h4>
-<a name="id446452"></a>
+<a name="id446454"></a>
             <span class="table-title">Predefined Macros</span>
           </h4>
 <table class="table">
@@ -809,12 +810,12 @@
 <tr>
 <td>__DATE__</td>
 <td>Today's date</td>
-<td>2006-Jun-07</td>
+<td>2006-Jul-10</td>
 </tr>
 <tr>
 <td>__TIME__</td>
 <td>The current time</td>
-<td>12:18:50 PM</td>
+<td>06:58:47 PM</td>
 </tr>
 <tr>
 <td>__FILENAME__</td>
@@ -846,7 +847,7 @@
 ]
 </pre>
 <a name="quickbook.syntax.block.templates.template_identifier"></a><h5>
-<a name="id446585"></a>
+<a name="id446586"></a>
           <a 
href="block.html#quickbook.syntax.block.templates.template_identifier">Template
           Identifier</a>
         </h5>
@@ -864,7 +865,7 @@
           </li>
 </ul></div>
 <a name="quickbook.syntax.block.templates.formal_template_arguments"></a><h5>
-<a name="id446632"></a>
+<a name="id446634"></a>
           <a 
href="block.html#quickbook.syntax.block.templates.formal_template_arguments">Formal
           Template Arguments</a>
         </h5>
@@ -884,7 +885,7 @@
           of the template call.
         </p>
 <a name="quickbook.syntax.block.templates.template_body"></a><h5>
-<a name="id446753"></a>
+<a name="id446754"></a>
           <a 
href="block.html#quickbook.syntax.block.templates.template_body">Template
           Body</a>
         </h5>
@@ -909,7 +910,7 @@
           block level elements are not allowed in phrase templates.
         </p>
 <a name="quickbook.syntax.block.templates.template_expansion"></a><h5>
-<a name="id446808"></a>
+<a name="id446809"></a>
           <a 
href="block.html#quickbook.syntax.block.templates.template_expansion">Template
           Expansion</a>
         </h5>
@@ -960,7 +961,7 @@
           by the close parenthesis.
         </p>
 <a name="quickbook.syntax.block.templates.nullary_templates"></a><h5>
-<a name="id446911"></a>
+<a name="id446913"></a>
           <a 
href="block.html#quickbook.syntax.block.templates.nullary_templates">Nullary
           Templates</a>
         </h5>
@@ -1019,7 +1020,7 @@
           is the best provision for the journey to old 
age.</em></span></b></span>.
         </p>
 <a name="quickbook.syntax.block.templates.simple_arguments"></a><h5>
-<a name="id447055"></a>
+<a name="id447057"></a>
           <a 
href="block.html#quickbook.syntax.block.templates.simple_arguments">Simple
           Arguments</a>
         </h5>
@@ -1087,7 +1088,7 @@
           what do you think man?
         </p>
 <a name="quickbook.syntax.block.templates.punctuation_templates"></a><h5>
-<a name="id447222"></a>
+<a name="id447224"></a>
           <a 
href="block.html#quickbook.syntax.block.templates.punctuation_templates">Punctuation
           Templates</a>
         </h5>
@@ -1159,7 +1160,7 @@
         </p>
 <div class="informaltable">
 <h4>
-<a name="id447421"></a>
+<a name="id447423"></a>
             <span class="table-title">A Simple Table</span>
           </h4>
 <table class="table">
@@ -1221,7 +1222,7 @@
         </p>
 <div class="informaltable">
 <h4>
-<a name="id447538"></a>
+<a name="id447540"></a>
             <span class="table-title">Table with fat cells</span>
           </h4>
 <table class="table">
@@ -1270,7 +1271,7 @@
 </pre>
 <div class="informaltable">
 <h4>
-<a name="id447627"></a>
+<a name="id447628"></a>
             <span class="table-title">Table with code</span>
           </h4>
 <table class="table">
@@ -1379,7 +1380,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="phrase.html"><img src="../../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../syntax.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="phrase.html"><img src="../../images/prev.png" 
alt="Prev"></a><a accesskey="u" href="../syntax.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.html"><img 
src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Index: phrase.html
===================================================================
RCS file: 
/cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/syntax/phrase.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- phrase.html 7 Jun 2006 04:20:13 -0000       1.13
+++ phrase.html 10 Jul 2006 11:03:48 -0000      1.14
@@ -135,7 +135,7 @@
 <p>
           Unlike QuickBook's standard formatting scheme, the rules for simpler 
alternatives
           are much stricter
-          <sup>[<a name="id372355" href="#ftn.id372355">1</a>]</sup>
+          <sup>[<a name="id373324" href="#ftn.id373324">1</a>]</sup>
           .
         </p>
 <div class="itemizedlist"><ul type="disc">
@@ -168,7 +168,7 @@
 </ul></div>
 <div class="informaltable">
 <h4>
-<a name="id372435"></a>
+<a name="id373404"></a>
             <span class="table-title">More Formatting Samples</span>
           </h4>
 <table class="table">
@@ -354,7 +354,7 @@
         </p>
 <div class="informaltable">
 <h4>
-<a name="id443564"></a>
+<a name="id443578"></a>
             <span class="table-title">Supported Source Modes</span>
           </h4>
 <table class="table">
@@ -578,7 +578,7 @@
 </pre>
 <p>
           will generate this
-          <sup>[<a name="id444305" href="#ftn.id444305">2</a>]</sup>
+          <sup>[<a name="id444320" href="#ftn.id444320">2</a>]</sup>
           .
         </p>
 <div class="section" lang="en">
@@ -607,14 +607,14 @@
 </div>
 <div class="footnotes">
 <br><hr width="100" align="left">
-<div class="footnote"><p><sup>[<a name="ftn.id372355" href="#id372355">1</a>] 
</sup>
+<div class="footnote"><p><sup>[<a name="ftn.id373324" href="#id373324">1</a>] 
</sup>
               Thanks to David Barrett, author of <a 
href="http://quinthar.com/qwikiwiki/index.php?page=Home"; 
target="_top">Qwiki</a>,
               for sharing these samples and teaching me these obscure 
formatting
               rules. I wasn't sure at all if <a 
href="http://spirit.sourceforge.net"; target="_top">Spirit</a>,
               being more or less a formal EBNF parser, can handle the context 
sensitivity
               and ambiguity.
             </p></div>
-<div class="footnote"><p><sup>[<a name="ftn.id444305" href="#id444305">2</a>] 
</sup>
+<div class="footnote"><p><sup>[<a name="ftn.id444320" href="#id444320">2</a>] 
</sup>
               A sample footnote
             </p></div>
 </div>



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to