Rebuild a lot of documentation.

[SVN r43650]
This commit is contained in:
Daniel James
2008-03-16 11:38:32 +00:00
parent 9e8d8b1871
commit 813930aee6
257 changed files with 8717 additions and 9036 deletions

View File

@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Preface</title>
<link rel="stylesheet" href="../../../../../doc/html/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.66.1">
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="../index.html" title="Chapter<65>1.<2E>Fusion 2.0">
<link rel="up" href="../index.html" title="Chapter<65>1.<2E>Fusion 2.0">
<link rel="prev" href="../index.html" title="Chapter<65>1.<2E>Fusion 2.0">
@ -12,10 +12,10 @@
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<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="../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../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="http://www.boost.org/people/people.htm">People</a></td>
<td align="center"><a href="http://www.boost.org/more/faq.htm">FAQ</a></td>
<td align="center"><a href="../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
@ -24,7 +24,8 @@
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="fusion.preface"></a><a href="preface.html" title="Preface">Preface</a></h2></div></div></div>
<a name="fusion.preface"></a><a class="link" href="preface.html" title="Preface">Preface</a>
</h2></div></div></div>
<div class="blockquote"><blockquote class="blockquote">
<p>
</p>
@ -38,15 +39,15 @@
<p>
</p>
<p>
<span class="bold"><b>--Niklaus Wirth</b></span>
<span class="bold"><strong>--Niklaus Wirth</strong></span>
</p>
<p>
</p>
</blockquote></div>
<a name="fusion.preface.description"></a><h3>
<a name="id386985"></a>
<a href="preface.html#fusion.preface.description">Description</a>
</h3>
<a name="fusion.preface.description"></a><h4>
<a name="id2586327"></a>
<a class="link" href="preface.html#fusion.preface.description">Description</a>
</h4>
<p>
Fusion is a library for working with heterogenous collections of data, commonly
referred to as tuples. A set of containers (vector, list, set and map) is provided,
@ -61,10 +62,10 @@
It is named "fusion" because the library is a "fusion"
of compile time metaprogramming with runtime programming.
</p>
<a name="fusion.preface.motivation"></a><h3>
<a name="id385817"></a>
<a href="preface.html#fusion.preface.motivation">Motivation</a>
</h3>
<a name="fusion.preface.motivation"></a><h4>
<a name="id2586375"></a>
<a class="link" href="preface.html#fusion.preface.motivation">Motivation</a>
</h4>
<p>
Tuples are powerful beasts. After having developed two significant projects
(<a href="http://spirit.sourceforge.net" target="_top">Spirit</a> and <a href="http://boost.org/libs/spirit/phoenix/index.html" target="_top">Phoenix</a>)
@ -87,17 +88,17 @@
had an adhoc collection of tuple manipulation and traversal routines. It was
an instant <span class="emphasis"><em>AHA!</em></span> moment.
</p>
<a name="fusion.preface.how_to_use_this_manual"></a><h3>
<a name="id387066"></a>
<a href="preface.html#fusion.preface.how_to_use_this_manual">How to use this manual</a>
</h3>
<a name="fusion.preface.how_to_use_this_manual"></a><h4>
<a name="id2586476"></a>
<a class="link" href="preface.html#fusion.preface.how_to_use_this_manual">How to use this manual</a>
</h4>
<p>
Some icons are used to mark certain topics indicative of their relevance. These
icons precede some text to indicate:
</p>
<div class="table">
<a name="id387202"></a><p class="title"><b>Table<EFBFBD>1.1.<2E>Icons</b></p>
<table class="table" summary="Icons">
<a name="id2586496"></a><p class="title"><b>Table<EFBFBD>1.1.<2E>Icons</b></p>
<div class="table-contents"><table class="table" summary="Icons">
<colgroup>
<col>
<col>
@ -191,17 +192,17 @@
</td>
</tr>
</tbody>
</table>
</table></div>
</div>
<p>
<br class="table-break"><p>
This documentation is automatically generated by Boost QuickBook documentation
tool. QuickBook can be found in the <a href="http://www.boost.org/tools/index.html" target="_top">Boost
Tools</a>.
</p>
<a name="fusion.preface.support"></a><h3>
<a name="id387431"></a>
<a href="preface.html#fusion.preface.support">Support</a>
</h3>
<a name="fusion.preface.support"></a><h4>
<a name="id2585403"></a>
<a class="link" href="preface.html#fusion.preface.support">Support</a>
</h4>
<p>
Please direct all questions to Spirit's mailing list. You can subscribe to
the <a href="https://lists.sourceforge.net/lists/listinfo/spirit-general" target="_top">Spirit