Update of /cvsroot/boost/boost/tools/quickbook/doc/html/quickbook
In directory
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv13312/tools/quickbook/doc/html/quickbook
Modified Files:
change_log.html ref.html
Added Files:
installation_and_configuration.html
Log Message:
added installation and configuration section
--- NEW FILE: installation_and_configuration.html ---
<html>
<head>
<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.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="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%">
<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>
<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>
<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></dl></div>
<p>
This section provides some guidelines on how to install and configure
BoostBook
and Quickbook under several operating systems.
</p>
<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
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>
<td align="left"></td>
<td align="right"><small>Copyright © 2002, 2004, 2006 Joel de Guzman,
Eric Niebler</small></td>
</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>
</body>
</html>
Index: change_log.html
===================================================================
RCS file:
/cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/change_log.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- change_log.html 7 Jun 2006 04:20:13 -0000 1.15
+++ change_log.html 10 Jul 2006 11:03:47 -0000 1.16
@@ -26,7 +26,7 @@
<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><h3>
-<a name="id372691"></a>
+<a name="id374492"></a>
<a href="change_log.html#quickbook.change_log.version_1_3">Version
1.3</a>
</h3>
<div class="itemizedlist"><ul type="disc">
Index: ref.html
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/ref.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- ref.html 7 Jun 2006 04:20:13 -0000 1.38
+++ ref.html 10 Jul 2006 11:03:48 -0000 1.39
@@ -6,7 +6,8 @@
<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="prev"
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%">
@@ -19,14 +20,14 @@
</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="p"
href="installation_and_configuration/windows_2000__xp__2003__vista.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>
<div class="informaltable">
<h4>
-<a name="id447983"></a>
+<a name="id448939"></a>
<span class="table-title">Syntax Compendium</span>
</h4>
<table class="table">
@@ -321,7 +322,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="p"
href="installation_and_configuration/windows_2000__xp__2003__vista.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>
</body>
</html>
-------------------------------------------------------------------------
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