Update of /cvsroot/boost/boost/libs/config/doc/html
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv16649/libs/config/doc/html
Modified Files:
index.html
Log Message:
Changed old docs to point at the new quickbook versions.
Applies a few patches to the quickbook source and regenerated docs.
Changed image location to boost-root/doc/images.
Index: index.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/config/doc/html/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- index.html 30 May 2007 04:49:28 -0000 1.1
+++ index.html 6 Jun 2007 11:49:55 -0000 1.2
@@ -1,38 +1,41 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Chapter 1. Boost.Config</title>
+<title>Boost.Config</title>
<link rel="stylesheet" href="boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.70.1">
-<link rel="start" href="index.html" title="Chapter 1. Boost.Config">
+<meta name="generator" content="DocBook XSL Stylesheets
Vsnapshot_2006-12-17_0120">
+<link rel="start" href="index.html" title="Boost.Config">
<link rel="next" href="boost_config/boost_macro_reference.html" title="Boost
Macro Reference">
</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="libraries.html">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>
+<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="n"
href="boost_config/boost_macro_reference.html"><img src="images/next.png"
alt="Next"></a></div>
-<div class="chapter" lang="en">
-<div class="titlepage"><div>
+<div class="spirit-nav"><a accesskey="n"
href="boost_config/boost_macro_reference.html"><img
src="../../../../doc/html/images/next.png" alt="Next"></a></div>
+<div class="article" lang="en">
+<div class="titlepage">
+<div>
<div><h2 class="title">
-<a name="config"></a>Chapter 1. Boost.Config</h2></div>
-<div><div class="author"><h3 class="author">
+<a name="config"></a>Boost.Config</h2></div>
+<div><div class="authorgroup"><div class="author"><h3 class="author">
<span class="firstname">Vesa Karvonen, John Maddock</span> <span
class="surname">Beman Dawes</span>
-</h3></div></div>
+</h3></div></div></div>
<div><p class="copyright">Copyright © 2001 -2007 Beman Dawes, Vesa Karvonen,
John Maddock</p></div>
<div><div class="legalnotice">
-<a name="id2604803"></a><p>
+<a name="id499228"></a><p>
Distributed under the Boost Software License, Version 1.0. (See
accompanying
file LICENSE_1_0.txt or copy at <a
href="http://www.boost.org/LICENSE_1_0.txt"
target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></div>
-</div></div>
+</div>
+<hr>
+</div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
@@ -87,10 +90,8 @@
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="boost_config.configuring_boost_for_your_platform"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform"
title="Configuring
- Boost for Your Platform">Configuring
- Boost for Your Platform</a>
-</h2></div></div></div>
+<a name="boost_config.configuring_boost_for_your_platform"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform"
title="Configuring Boost for Your Platform">Configuring
+ Boost for Your Platform</a></h2></div></div></div>
<div class="toc"><dl>
<dt><span class="section"><a
href="index.html#boost_config.configuring_boost_for_your_platform.using_the_default_boost_configuration">Using
the default boost configuration</a></span></dt>
@@ -107,10 +108,8 @@
</dl></div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h3 class="title">
-<a
name="boost_config.configuring_boost_for_your_platform.using_the_default_boost_configuration"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.using_the_default_boost_configuration"
title="Using
- the default boost configuration">Using
- the default boost configuration</a>
-</h3></div></div></div>
+<a
name="boost_config.configuring_boost_for_your_platform.using_the_default_boost_configuration"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.using_the_default_boost_configuration"
title="Using the default boost configuration">Using
+ the default boost configuration</a></h3></div></div></div>
<p>
Boost comes already configured for most common compilers and
platforms; you
should be able to use boost "as is". Since the compiler is configured
@@ -132,10 +131,8 @@
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h3 class="title">
-<a
name="boost_config.configuring_boost_for_your_platform.the__boost_config_hpp__header"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.the__boost_config_hpp__header"
title="The
- <boost/config.hpp> header">The
- <boost/config.hpp> header</a>
-</h3></div></div></div>
+<a
name="boost_config.configuring_boost_for_your_platform.the__boost_config_hpp__header"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.the__boost_config_hpp__header"
title="The <boost/config.hpp> header">The
+ <boost/config.hpp> header</a></h3></div></div></div>
<p>
Boost library implementations access configuration macros via
</p>
@@ -167,13 +164,11 @@
</p>
<div class="section" lang="en">
<div class="titlepage"><div><div><h3 class="title">
-<a
name="boost_config.configuring_boost_for_your_platform.using_the_configure_script"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.using_the_configure_script"
title="Using
- the configure script">Using
- the configure script</a>
-</h3></div></div></div>
+<a
name="boost_config.configuring_boost_for_your_platform.using_the_configure_script"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.using_the_configure_script"
title="Using the configure script">Using
+ the configure script</a></h3></div></div></div>
<div class="note"><table border="0" summary="Note">
<tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]"
src="images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]"
src="../../../../doc/html/images/note.png"></td>
<th align="left">Note</th>
</tr>
<tr><td align="left" valign="top">
@@ -325,10 +320,8 @@
</p>
<div class="section" lang="en">
<div class="titlepage"><div><div><h3 class="title">
-<a
name="boost_config.configuring_boost_for_your_platform.user_settable_options"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.user_settable_options"
title="User
- settable options">User
- settable options</a>
-</h3></div></div></div>
+<a
name="boost_config.configuring_boost_for_your_platform.user_settable_options"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.user_settable_options"
title="User settable options">User
+ settable options</a></h3></div></div></div>
<p>
There are some configuration-options that represent user choices,
rather
than compiler defects or platform specific options. These are listed in
@@ -690,10 +683,8 @@
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h3 class="title">
-<a
name="boost_config.configuring_boost_for_your_platform.advanced_configuration_usage"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.advanced_configuration_usage"
title="Advanced
- configuration usage">Advanced
- configuration usage</a>
-</h3></div></div></div>
+<a
name="boost_config.configuring_boost_for_your_platform.advanced_configuration_usage"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.advanced_configuration_usage"
title="Advanced configuration usage">Advanced
+ configuration usage</a></h3></div></div></div>
<div class="toc"><dl>
<dt><span class="section"><a
href="index.html#boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_1__creating_our_own_frozen_configuration">Example
1, creating our own frozen configuration</a></span></dt>
@@ -735,10 +726,8 @@
</p>
<div class="section" lang="en">
<div class="titlepage"><div><div><h4 class="title">
-<a
name="boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_1__creating_our_own_frozen_configuration"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_1__creating_our_own_frozen_configuration"
title="Example
- 1, creating our own frozen configuration">Example
- 1, creating our own frozen configuration</a>
-</h4></div></div></div>
+<a
name="boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_1__creating_our_own_frozen_configuration"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_1__creating_our_own_frozen_configuration"
title="Example 1, creating our own frozen configuration">Example
+ 1, creating our own frozen configuration</a></h4></div></div></div>
<p>
Lets suppose that we're building boost with Visual C++ 6, and
STLport 4.0.
Lets suppose also that we don't intend to update our compiler or
standard
@@ -769,10 +758,8 @@
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h4 class="title">
-<a
name="boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_2__skipping_files_that_you_don_t_need"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_2__skipping_files_that_you_don_t_need"
title="Example
- 2: skipping files that you don't need">Example
- 2: skipping files that you don't need</a>
-</h4></div></div></div>
+<a
name="boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_2__skipping_files_that_you_don_t_need"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_2__skipping_files_that_you_don_t_need"
title="Example 2: skipping files that you don't need">Example
+ 2: skipping files that you don't need</a></h4></div></div></div>
<p>
Lets suppose that you're using boost with a compiler that is fully
conformant
with the standard; you're not interested in the fact that older
versions
@@ -789,10 +776,8 @@
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h4 class="title">
-<a
name="boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_3__using_configure_script_to_freeze_the_boost_configuration"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_3__using_configure_script_to_freeze_the_boost_configuration"
title="Example
- 3: using configure script to freeze the boost configuration">Example
- 3: using configure script to freeze the boost configuration</a>
-</h4></div></div></div>
+<a
name="boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_3__using_configure_script_to_freeze_the_boost_configuration"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_3__using_configure_script_to_freeze_the_boost_configuration"
title="Example 3: using configure script to freeze the boost
configuration">Example
+ 3: using configure script to freeze the boost
configuration</a></h4></div></div></div>
<p>
If you are working on a unix-like platform then you can use the
configure
script to generate a "frozen" configuration based on your current
@@ -803,10 +788,8 @@
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h3 class="title">
-<a
name="boost_config.configuring_boost_for_your_platform.testing_the_boost_configuration"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.testing_the_boost_configuration"
title="Testing
- the boost configuration">Testing
- the boost configuration</a>
-</h3></div></div></div>
+<a
name="boost_config.configuring_boost_for_your_platform.testing_the_boost_configuration"></a><a
href="index.html#boost_config.configuring_boost_for_your_platform.testing_the_boost_configuration"
title="Testing the boost configuration">Testing
+ the boost configuration</a></h3></div></div></div>
<p>
The boost configuration library provides a full set of regression test
programs
under the <span
class="emphasis"><em><boost-root></em></span><code
class="computeroutput"><span class="special">/</span><span
class="identifier">boost</span><span class="special">/</span><span
class="identifier">config</span><span class="special">/</span></code>
@@ -974,10 +957,10 @@
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"
width="100%"><tr>
-<td align="left"><small><p>Last revised: May 30, 2007 at 04:42:31
GMT</p></small></td>
+<td align="left"><small><p>Last revised: June 06, 2007 at 11:36:53
GMT</p></small></td>
<td align="right"><small></small></td>
</tr></table>
<hr>
-<div class="spirit-nav"><a accesskey="n"
href="boost_config/boost_macro_reference.html"><img src="images/next.png"
alt="Next"></a></div>
+<div class="spirit-nav"><a accesskey="n"
href="boost_config/boost_macro_reference.html"><img
src="../../../../doc/html/images/next.png" alt="Next"></a></div>
</body>
</html>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs