$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r74983 - in trunk/libs: phoenix/doc/html phoenix/doc/html/phoenix spirit/doc/html spirit/doc/html/spirit spirit/repository/doc/html spirit/repository/doc/html/spirit_repository
From: dnljms_at_[hidden]
Date: 2011-10-16 14:53:03
Author: danieljames
Date: 2011-10-16 14:53:01 EDT (Sun, 16 Oct 2011)
New Revision: 74983
URL: http://svn.boost.org/trac/boost/changeset/74983
Log:
Replace spirit and phoenix documentation with a redirect.
Removed:
   trunk/libs/phoenix/doc/html/phoenix/
   trunk/libs/phoenix/doc/html/phoenix-doc_HTML.manifest
   trunk/libs/spirit/doc/html/spirit/
   trunk/libs/spirit/repository/doc/html/spirit_repository/
Text files modified: 
   trunk/libs/phoenix/doc/html/index.html           |   317 +-------------------------------------- 
   trunk/libs/spirit/doc/html/index.html            |   316 +-------------------------------------- 
   trunk/libs/spirit/repository/doc/html/index.html |   111 +------------                           
   3 files changed, 42 insertions(+), 702 deletions(-)
Modified: trunk/libs/phoenix/doc/html/index.html
==============================================================================
--- trunk/libs/phoenix/doc/html/index.html	(original)
+++ trunk/libs/phoenix/doc/html/index.html	2011-10-16 14:53:01 EDT (Sun, 16 Oct 2011)
@@ -1,305 +1,16 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>Chapter 1. Phoenix 3.0</title>
-<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
-<link rel="home" href="index.html" title="Chapter 1. Phoenix 3.0">
-<link rel="next" href="phoenix/what_s_new.html" title="What's New">
-</head>
-<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">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav"><a accesskey="n" href="phoenix/what_s_new.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a></div>
-<div class="chapter">
-<div class="titlepage"><div>
-<div><h2 class="title">
-<a name="phoenix"></a>Chapter 1. Phoenix 3.0</h2></div>
-<div><div class="author"><h3 class="author">
-<span class="firstname">Joel</span> <span class="surname">de Guzman</span>
-</h3></div></div>
-<div><div class="author"><h3 class="author">
-<span class="firstname">Dan</span> <span class="surname">Marsden</span>
-</h3></div></div>
-<div><div class="author"><h3 class="author">
-<span class="firstname">Thomas</span> <span class="surname">Heller</span>
-</h3></div></div>
-<div><p class="copyright">Copyright © 2002-2005, 2010 Joel de Guzman, Dan Marsden, Thomas Heller</p></div>
-<div><div class="legalnotice">
-<a name="id761240"></a><p>
-        Distributed under the Boost Software License, Version 1.0. (See accompanying
-        file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-      </p>
-</div></div>
-</div></div>
-<div class="toc">
-<p><b>Table of Contents</b></p>
-<dl>
-<dt><span class="section">What's New</span></dt>
-<dd><dl><dt><span class="section">Phoenix 3.0</span></dt></dl></dd>
-<dt><span class="section">Introduction</span></dt>
-<dt><span class="section">Starter Kit</span></dt>
-<dd><dl>
-<dt><span class="section">Values</span></dt>
-<dt><span class="section">References</span></dt>
-<dt><span class="section">Arguments</span></dt>
-<dt><span class="section">Lazy Operators</span></dt>
-<dt><span class="section">Lazy Statements</span></dt>
-<dt><span class="section"><a href="phoenix/starter_kit/construct__new__delete__casts.html">Construct,
-      New, Delete, Casts</a></span></dt>
-<dt><span class="section">Lazy Functions</span></dt>
-<dt><span class="section">More</span></dt>
-</dl></dd>
-<dt><span class="section">Basics</span></dt>
-<dt><span class="section">Organization</span></dt>
-<dt><span class="section">Actor</span></dt>
-<dt><span class="section">Modules</span></dt>
-<dd><dl>
-<dt><span class="section">Core</span></dt>
-<dd><dl>
-<dt><span class="section">Values</span></dt>
-<dt><span class="section">References</span></dt>
-<dt><span class="section">Arguments</span></dt>
-<dt><span class="section">Nothing</span></dt>
-</dl></dd>
-<dt><span class="section">Function</span></dt>
-<dd><dl><dt><span class="section"><a href="phoenix/modules/function/adapting_functions.html">Adapting
-        Functions</a></span></dt></dl></dd>
-<dt><span class="section">Operator</span></dt>
-<dt><span class="section">Statement</span></dt>
-<dd><dl>
-<dt><span class="section">Block Statement</span></dt>
-<dt><span class="section">if_ Statement</span></dt>
-<dt><span class="section">if_else_ Statement</span></dt>
-<dt><span class="section"><a href="phoenix/modules/statement/switch__statement.html">switch_
-        Statement</a></span></dt>
-<dt><span class="section"><a href="phoenix/modules/statement/while__statement.html">while_
-        Statement</a></span></dt>
-<dt><span class="section">do_while_ Statement</span></dt>
-<dt><span class="section">for_ Statement</span></dt>
-<dt><span class="section"><a href="phoenix/modules/statement/try__catch__statement.html">try_
-        catch_ Statement</a></span></dt>
-<dt><span class="section">throw_</span></dt>
-</dl></dd>
-<dt><span class="section">Object</span></dt>
-<dd><dl>
-<dt><span class="section">Construction</span></dt>
-<dt><span class="section">New</span></dt>
-<dt><span class="section">Delete</span></dt>
-<dt><span class="section">Casts</span></dt>
-</dl></dd>
-<dt><span class="section">Scope</span></dt>
-<dd><dl>
-<dt><span class="section">Local Variables</span></dt>
-<dt><span class="section">let</span></dt>
-<dt><span class="section">lambda</span></dt>
-</dl></dd>
-<dt><span class="section">Bind</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="phoenix/modules/bind/binding_function_objects.html">Binding
-        Function Objects</a></span></dt>
-<dt><span class="section">Binding Functions</span></dt>
-<dt><span class="section"><a href="phoenix/modules/bind/binding_member_functions.html">Binding
-        Member Functions</a></span></dt>
-<dt><span class="section"><a href="phoenix/modules/bind/binding_member_variables.html">Binding
-        Member Variables</a></span></dt>
-<dt><span class="section"><a href="phoenix/modules/bind/compatibility_with_boost_bind.html">Compatibility
-        with Boost.Bind</a></span></dt>
-</dl></dd>
-<dt><span class="section">STL</span></dt>
-<dd><dl>
-<dt><span class="section">Container</span></dt>
-<dt><span class="section">Algorithm</span></dt>
-</dl></dd>
-</dl></dd>
-<dt><span class="section">Inside Phoenix</span></dt>
-<dd><dl>
-<dt><span class="section">Actors in Detail</span></dt>
-<dt><span class="section">Phoenix Expressions</span></dt>
-<dd><dl><dt><span class="section"><a href="phoenix/inside/expression/boilerplate_macros.html">Boilerplate
-        Macros</a></span></dt></dl></dd>
-<dt><span class="section">More on Actions</span></dt>
-<dt><span class="section">Predefined Expressions and Rules</span></dt>
-<dt><span class="section">Custom Terminals</span></dt>
-<dt><span class="section">Placeholder Unification</span></dt>
-</dl></dd>
-<dt><span class="section">Advanced Examples</span></dt>
-<dd><dl>
-<dt><span class="section">Extending Actors</span></dt>
-<dt><span class="section">Adding an expression</span></dt>
-<dt><span class="section"><a href="phoenix/examples/transforming_the_expression_tree.html">Transforming
-      the Expression Tree</a></span></dt>
-</dl></dd>
-<dt><span class="section">Wrap Up</span></dt>
-<dt><span class="section">Acknowledgments</span></dt>
-<dt><span class="section">References</span></dt>
-</dl>
-</div>
-<a name="phoenix.preface"></a><h2>
-<a name="id791930"></a>
-    <a class="link" href="index.html#phoenix.preface">Preface</a>
-  </h2>
-<div class="blockquote"><blockquote class="blockquote"><p>
-      <span class="emphasis"><em>Functional programming is so called because a program consists entirely
-      of functions. The main program itself is written as a function which receives
-      the program's input as its argument and delivers the program's output as its
-      result. Typically the main function is defined in terms of other functions,
-      which in turn are defined in terms of still more functions until at the bottom
-      level the functions are language primitives.</em></span>
-    </p></blockquote></div>
-<div class="blockquote"><blockquote class="blockquote"><p>
-      <span class="bold"><strong>John Hughes</strong></span>-- <span class="emphasis"><em>Why Functional Programming
-      Matters</em></span>
-    </p></blockquote></div>
-<p>
-    <span class="inlinemediaobject"><img src="images/lambda_cpp.png" alt="lambda_cpp"></span>
-  </p>
-<a name="phoenix.description"></a><h3>
-<a name="id760043"></a>
-    <a class="link" href="index.html#phoenix.description">Description</a>
-  </h3>
-<p>
-    Phoenix enables Functional Programming (FP) in C++. The design and implementation
-    of Phoenix is highly influenced by FC++
-    by Yannis Smaragdakis and Brian McNamara and the BLL
-    (Boost Lambda Library) by Jaakko Jaarvi and Gary Powell. Phoenix is a blend of
-    FC++ and BLL using the implementation techniques used in the Spirit
-    inline parser.
-  </p>
-<p>
-    Phoenix is a header only library. It is extremely modular by design. One can
-    extract and use only a small subset of the full library, literally tearing the
-    library into small pieces, without fear that the pieces won't work anymore. The
-    library is organized in highly independent modules and layers.
-  </p>
-<a name="phoenix.how_to_use_this_manual"></a><h3>
-<a name="id760090"></a>
-    <a class="link" href="index.html#phoenix.how_to_use_this_manual">How to use this manual</a>
-  </h3>
-<p>
-    The Phoenix library is organized in logical modules. This documentation provides
-    a user's guide and reference for each module in the library. A simple and clear
-    code example is worth a hundred lines of documentation; therefore, the user's
-    guide is presented with abundant examples annotated and explained in step-wise
-    manner. The user's guide is based on examples: lots of them.
-  </p>
-<p>
-    As much as possible, forward information (i.e. citing a specific piece of information
-    that has not yet been discussed) is avoided in the user's manual portion of each
-    module. In many cases, though, it is unavoidable that advanced but related topics
-    not be interspersed with the normal flow of discussion. To alleviate this problem,
-    topics categorized as "advanced" may be skipped at first reading.
-  </p>
-<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="id760121"></a><p class="title"><b>Table 1.1. Icons</b></p>
-<div class="table-contents"><table class="table" summary="Icons">
-<colgroup>
-<col>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
-            <p>
-              Icon
-            </p>
-          </th>
-<th>
-            <p>
-              Name
-            </p>
-          </th>
-<th>
-            <p>
-              Meaning
-            </p>
-          </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
-            <p>
-              <span class="inlinemediaobject"><img src="images/note.png" alt="note"></span>
-            </p>
-          </td>
-<td>
-            <p>
-              Note
-            </p>
-          </td>
-<td>
-            <p>
-              Information provided is auxiliary but will give the reader a deeper
-              insight into a specific topic. May be skipped.
-            </p>
-          </td>
-</tr>
-<tr>
-<td>
-            <p>
-              <span class="inlinemediaobject"><img src="images/alert.png" alt="alert"></span>
-            </p>
-          </td>
-<td>
-            <p>
-              Alert
-            </p>
-          </td>
-<td>
-            <p>
-              Information provided is of utmost importance.
-            </p>
-          </td>
-</tr>
-<tr>
-<td>
-            <p>
-              <span class="inlinemediaobject"><img src="images/tip.png" alt="tip"></span>
-            </p>
-          </td>
-<td>
-            <p>
-              Tip
-            </p>
-          </td>
-<td>
-            <p>
-              A potentially useful and helpful piece of information.
-            </p>
-          </td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<br class="table-break"><div class="sidebar">
-<div class="titlepage"></div>
-<p>
-    <span class="inlinemediaobject"><img src="images/note.png" alt="note"></span> Unless otherwise noted <code class="computeroutput"><span class="keyword">using</span>
-    <span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">phoenix</span><span class="special">;</span></code>
-    is assumed
-  </p>
-</div>
-<a name="phoenix._emphasis_role__bold___emphasis____to_joel_s_dear_daughter__phoenix__emphasis___emphasis_"></a><h3>
-<a name="id800887"></a>
-    <a class="link" href="index.html#phoenix._emphasis_role__bold___emphasis____to_joel_s_dear_daughter__phoenix__emphasis___emphasis_"><span class="bold"><strong><span class="emphasis"><em>...To Joel's dear daughter, Phoenix</em></span></strong></span></a>
-  </h3>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: May 26, 2011 at 08:54:43 GMT</small></p></td>
-<td align="right"><div class="copyright-footer"></div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav"><a accesskey="n" href="phoenix/what_s_new.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a></div>
-</body>
+  <head>
+  <!-- Copyright (C) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
+
+      Distributed under the Boost Software License, Version 1.0.
+      (See accompanying file LICENSE_1_0.txt or copy at
+      http://www.boost.org/LICENSE_1_0.txt) -->
+    <title>Redirect to generated documentation</title>
+    <meta http-equiv="refresh" content="0; URL=http://boost-sandbox.sourceforge.net/libs/phoenix/doc/html/">
+  </head>
+  <body>
+    Automatic redirection failed, please go to
+    http://boost-sandbox.sourceforge.net/libs/phoenix/doc/html/
+  </body>
 </html>
Deleted: trunk/libs/phoenix/doc/html/phoenix-doc_HTML.manifest
==============================================================================
--- trunk/libs/phoenix/doc/html/phoenix-doc_HTML.manifest	2011-10-16 14:53:01 EDT (Sun, 16 Oct 2011)
+++ (empty file)
@@ -1,68 +0,0 @@
-index.html
-phoenix/what_s_new.html
-phoenix/what_s_new/phoenix_3_0.html
-phoenix/introduction.html
-phoenix/starter_kit.html
-phoenix/starter_kit/values.html
-phoenix/starter_kit/references.html
-phoenix/starter_kit/arguments.html
-phoenix/starter_kit/lazy_operators.html
-phoenix/starter_kit/lazy_statements.html
-phoenix/starter_kit/construct__new__delete__casts.html
-phoenix/starter_kit/lazy_functions.html
-phoenix/starter_kit/more.html
-phoenix/basics.html
-phoenix/organization.html
-phoenix/actor.html
-phoenix/modules.html
-phoenix/modules/core.html
-phoenix/modules/core/values.html
-phoenix/modules/core/references.html
-phoenix/modules/core/arguments.html
-phoenix/modules/core/nothing.html
-phoenix/modules/function.html
-phoenix/modules/function/adapting_functions.html
-phoenix/modules/operator.html
-phoenix/modules/statement.html
-phoenix/modules/statement/block_statement.html
-phoenix/modules/statement/if__statement.html
-phoenix/modules/statement/___if_else_____statement.html
-phoenix/modules/statement/switch__statement.html
-phoenix/modules/statement/while__statement.html
-phoenix/modules/statement/___do_while_____statement.html
-phoenix/modules/statement/for_statement.html
-phoenix/modules/statement/try__catch__statement.html
-phoenix/modules/statement/throw_.html
-phoenix/modules/object.html
-phoenix/modules/object/construction.html
-phoenix/modules/object/new.html
-phoenix/modules/object/delete.html
-phoenix/modules/object/casts.html
-phoenix/modules/scope.html
-phoenix/modules/scope/local_variables.html
-phoenix/modules/scope/let.html
-phoenix/modules/scope/lambda.html
-phoenix/modules/bind.html
-phoenix/modules/bind/binding_function_objects.html
-phoenix/modules/bind/binding_functions.html
-phoenix/modules/bind/binding_member_functions.html
-phoenix/modules/bind/binding_member_variables.html
-phoenix/modules/bind/compatibility_with_boost_bind.html
-phoenix/modules/stl.html
-phoenix/modules/stl/container.html
-phoenix/modules/stl/algorithm.html
-phoenix/inside.html
-phoenix/inside/actor.html
-phoenix/inside/expression.html
-phoenix/inside/expression/boilerplate_macros.html
-phoenix/inside/actions.html
-phoenix/inside/rules.html
-phoenix/inside/custom_terminals.html
-phoenix/inside/placeholder_unification.html
-phoenix/examples.html
-phoenix/examples/extending_actors.html
-phoenix/examples/adding_an_expression.html
-phoenix/examples/transforming_the_expression_tree.html
-phoenix/wrap_up.html
-phoenix/acknowledgments.html
-phoenix/references.html
Modified: trunk/libs/spirit/doc/html/index.html
==============================================================================
--- trunk/libs/spirit/doc/html/index.html	(original)
+++ trunk/libs/spirit/doc/html/index.html	2011-10-16 14:53:01 EDT (Sun, 16 Oct 2011)
@@ -1,304 +1,16 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>Spirit 2.5.1</title>
-<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.0">
-<link rel="home" href="index.html" title="Spirit 2.5.1">
-<link rel="next" href="spirit/preface.html" title="Preface">
-</head>
-<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">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav"><a accesskey="n" href="spirit/preface.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a></div>
-<div class="article">
-<div class="titlepage">
-<div>
-<div><h2 class="title">
-<a name="spirit"></a>Spirit 2.5.1</h2></div>
-<div><div class="authorgroup">
-<div class="author"><h3 class="author">
-<span class="firstname">Joel</span> <span class="surname">de Guzman</span>
-</h3></div>
-<div class="author"><h3 class="author">
-<span class="firstname">Hartmut</span> <span class="surname">Kaiser</span>
-</h3></div>
-</div></div>
-<div><p class="copyright">Copyright © 2001-2011 Joel de Guzman, Hartmut Kaiser</p></div>
-<div><div class="legalnotice">
-<a name="id830726"></a><p>
-        Distributed under the Boost Software License, Version 1.0. (See accompanying
-        file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-      </p>
-</div></div>
-</div>
-<hr>
-</div>
-<div class="toc">
-<p><b>Table of Contents</b></p>
-<dl>
-<dt><span class="section">Preface</span></dt>
-<dt><span class="section">What's New</span></dt>
-<dd><dl>
-<dt><span class="section">Spirit V2.5.1</span></dt>
-<dt><span class="section">Spirit V2.5</span></dt>
-<dt><span class="section">Spirit V2.4.2</span></dt>
-<dt><span class="section">Spirit V2.4.1</span></dt>
-<dt><span class="section">Spirit V2.4</span></dt>
-<dt><span class="section">Spirit V2.3</span></dt>
-<dt><span class="section">Spirit V2.2</span></dt>
-<dt><span class="section">Spirit V2.1</span></dt>
-<dt><span class="section">Spirit Classic</span></dt>
-</dl></dd>
-<dt><span class="section">Introduction</span></dt>
-<dt><span class="section">Structure</span></dt>
-<dd><dl><dt><span class="section">Include</span></dt></dl></dd>
-<dt><span class="section">Abstracts</span></dt>
-<dd><dl>
-<dt><span class="section">Syntax Diagram</span></dt>
-<dt><span class="section"><a href="spirit/abstracts/parsing_expression_grammar.html">Parsing
-      Expression Grammar</a></span></dt>
-<dt><span class="section">Attributes</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="spirit/abstracts/attributes/primitive_attributes.html">Attributes
-        of Primitive Components</a></span></dt>
-<dt><span class="section"><a href="spirit/abstracts/attributes/compound_attributes.html">Attributes
-        of Compound Components</a></span></dt>
-<dt><span class="section"><a href="spirit/abstracts/attributes/more_compound_attributes.html">More
-        About Attributes of Compound Components</a></span></dt>
-<dt><span class="section"><a href="spirit/abstracts/attributes/nonterminal_attributes.html">Attributes
-        of Rules and Grammars</a></span></dt>
-</dl></dd>
-</dl></dd>
-<dt><span class="section">Qi - Writing Parsers</span></dt>
-<dd><dl>
-<dt><span class="section">Tutorials</span></dt>
-<dd><dl>
-<dt><span class="section">Quick Start</span></dt>
-<dt><span class="section">Warming up</span></dt>
-<dt><span class="section"><a href="spirit/qi/tutorials/semantic_actions.html">Parser Semantic
-        Actions</a></span></dt>
-<dt><span class="section"><a href="spirit/qi/tutorials/complex___our_first_complex_parser.html">Complex
-        - Our first complex parser</a></span></dt>
-<dt><span class="section"><a href="spirit/qi/tutorials/sum___adding_numbers.html">Sum - adding
-        numbers</a></span></dt>
-<dt><span class="section"><a href="spirit/qi/tutorials/number_list___stuffing_numbers_into_a_std__vector.html">Number
-        List - stuffing numbers into a std::vector</a></span></dt>
-<dt><span class="section"><a href="spirit/qi/tutorials/number_list_redux___list_syntax.html">Number
-        List Redux - list syntax</a></span></dt>
-<dt><span class="section"><a href="spirit/qi/tutorials/number_list_attribute___one_more__with_style.html">Number
-        List Attribute - one more, with style</a></span></dt>
-<dt><span class="section">Roman Numerals</span></dt>
-<dt><span class="section"><a href="spirit/qi/tutorials/employee___parsing_into_structs.html">Employee
-        - Parsing into structs</a></span></dt>
-<dt><span class="section">Mini XML - ASTs!</span></dt>
-<dt><span class="section"><a href="spirit/qi/tutorials/mini_xml___error_handling.html">Mini
-        XML - Error Handling</a></span></dt>
-</dl></dd>
-<dt><span class="section">Quick Reference</span></dt>
-<dd><dl>
-<dt><span class="section">Common Notation</span></dt>
-<dt><span class="section">Qi Parsers</span></dt>
-<dt><span class="section"><a href="spirit/qi/quick_reference/compound_attribute_rules.html">Compound
-        Attribute Rules</a></span></dt>
-<dt><span class="section">Nonterminals</span></dt>
-<dt><span class="section"><a href="spirit/qi/quick_reference/semantic_actions.html">Parser
-        Semantic Actions</a></span></dt>
-<dt><span class="section">Phoenix</span></dt>
-</dl></dd>
-<dt><span class="section">Reference</span></dt>
-<dd><dl>
-<dt><span class="section">Parser Concepts</span></dt>
-<dt><span class="section">Parser Basics</span></dt>
-<dt><span class="section">Parser API</span></dt>
-<dt><span class="section">Semantic Actions with Parsers</span></dt>
-<dt><span class="section">Auto Parser</span></dt>
-<dt><span class="section">Auxiliary Parsers</span></dt>
-<dt><span class="section">Binary Parsers</span></dt>
-<dt><span class="section">Character Parsers</span></dt>
-<dt><span class="section">Parser Directives</span></dt>
-<dt><span class="section">Nonterminal Parsers</span></dt>
-<dt><span class="section">Numeric Parsers</span></dt>
-<dt><span class="section">Parser Operators</span></dt>
-<dt><span class="section">Stream Parsers</span></dt>
-<dt><span class="section">String Parsers</span></dt>
-</dl></dd>
-<dt><span class="section">Qi Index</span></dt>
-</dl></dd>
-<dt><span class="section">Karma - Writing Generators</span></dt>
-<dd><dl>
-<dt><span class="section">Tutorials</span></dt>
-<dd><dl>
-<dt><span class="section">Quick Start</span></dt>
-<dt><span class="section">Warming up</span></dt>
-<dt><span class="section"><a href="spirit/karma/tutorials/semantic_actions.html">Generator
-        Semantic Actions</a></span></dt>
-<dt><span class="section"><a href="spirit/karma/tutorials/karma_complex.html">Complex - A first
-        more complex generator</a></span></dt>
-<dt><span class="section"><a href="spirit/karma/tutorials/karma_easier_complex.html">Complex
-        - Made easier</a></span></dt>
-<dt><span class="section"><a href="spirit/karma/tutorials/karma_adapted_complex.html">Complex
-        - Fully Integrated</a></span></dt>
-<dt><span class="section"><a href="spirit/karma/tutorials/num_list.html">Number List - Printing
-        Numbers From a std::vector</a></span></dt>
-<dt><span class="section"><a href="spirit/karma/tutorials/num_matrix.html">Matrix of Numbers
-        - Printing Numbers From a Matrix</a></span></dt>
-</dl></dd>
-<dt><span class="section">Quick Reference</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="spirit/karma/quick_reference/common_notation.html">Common
-        Notation</a></span></dt>
-<dt><span class="section"><a href="spirit/karma/quick_reference/primitive_generators.html">Karma
-        Generators</a></span></dt>
-<dt><span class="section"><a href="spirit/karma/quick_reference/compound_attribute_rules.html">Compound
-        Attribute Rules</a></span></dt>
-<dt><span class="section">Nonterminals</span></dt>
-<dt><span class="section"><a href="spirit/karma/quick_reference/semantic_actions.html">Generator
-        Semantic Actions</a></span></dt>
-<dt><span class="section">Phoenix</span></dt>
-</dl></dd>
-<dt><span class="section">Reference</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="spirit/karma/reference/generator_concepts.html">Generator
-        Concepts</a></span></dt>
-<dt><span class="section">Generator Basics</span></dt>
-<dt><span class="section">Generator API</span></dt>
-<dt><span class="section"><a href="spirit/karma/reference/action.html">Semantic Actions with
-        Generators</a></span></dt>
-<dt><span class="section">Auto Generator</span></dt>
-<dt><span class="section">Auxiliary Generators</span></dt>
-<dt><span class="section">Binary Generators</span></dt>
-<dt><span class="section">Char Generators</span></dt>
-<dt><span class="section">Generator Directives</span></dt>
-<dt><span class="section">Nonterminal Generators</span></dt>
-<dt><span class="section">Numeric Generators</span></dt>
-<dt><span class="section">Generator Operators</span></dt>
-<dt><span class="section">Stream Generators</span></dt>
-<dt><span class="section">String Generators</span></dt>
-</dl></dd>
-<dt><span class="section">Performance Measurements</span></dt>
-<dd><dl><dt><span class="section"><a href="spirit/karma/performance_measurements/numeric_performance.html">Performance
-        of Numeric Generators</a></span></dt></dl></dd>
-<dt><span class="section">Karma Index</span></dt>
-</dl></dd>
-<dt><span class="section">Lex - Writing Lexical Analyzers</span></dt>
-<dd><dl>
-<dt><span class="section">Introduction to Spirit.Lex</span></dt>
-<dt><span class="section"><a href="spirit/lex/tutorials.html"><span class="emphasis"><em>Spirit.Lex</em></span>
-      Tutorials</a></span></dt>
-<dd><dl>
-<dt><span class="section"><a href="spirit/lex/tutorials/lexer_tutorials.html"><span class="emphasis"><em>Spirit.Lex</em></span>
-        Tutorials Overview</a></span></dt>
-<dt><span class="section"><a href="spirit/lex/tutorials/lexer_quickstart1.html">Quickstart
-        1 - A word counter using <span class="emphasis"><em>Spirit.Lex</em></span></a></span></dt>
-<dt><span class="section"><a href="spirit/lex/tutorials/lexer_quickstart2.html">Quickstart
-        2 - A better word counter using <span class="emphasis"><em>Spirit.Lex</em></span></a></span></dt>
-<dt><span class="section"><a href="spirit/lex/tutorials/lexer_quickstart3.html">Quickstart
-        3 - Counting Words Using a Parser</a></span></dt>
-</dl></dd>
-<dt><span class="section">Abstracts</span></dt>
-<dd><dl>
-<dt><span class="section">Lexer Primitives</span></dt>
-<dt><span class="section"><a href="spirit/lex/abstracts/lexer_tokenizing.html">Tokenizing Input
-        Data</a></span></dt>
-<dt><span class="section"><a href="spirit/lex/abstracts/lexer_semantic_actions.html">Lexer
-        Semantic Actions</a></span></dt>
-<dt><span class="section"><a href="spirit/lex/abstracts/lexer_static_model.html">The <span class="emphasis"><em>Static</em></span>
-        Lexer Model</a></span></dt>
-</dl></dd>
-<dt><span class="section">Quick Reference</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="spirit/lex/quick_reference/common_notation.html">Common
-        Notation</a></span></dt>
-<dt><span class="section"><a href="spirit/lex/quick_reference/lexers.html">Primitive Lexer
-        Components</a></span></dt>
-<dt><span class="section"><a href="spirit/lex/quick_reference/semantic_actions.html">Semantic
-        Actions</a></span></dt>
-<dt><span class="section">Phoenix</span></dt>
-<dt><span class="section"><a href="spirit/lex/quick_reference/lexer.html">Supported Regular
-        Expressions</a></span></dt>
-</dl></dd>
-<dt><span class="section">Reference</span></dt>
-<dd><dl>
-<dt><span class="section">Lexer Concepts</span></dt>
-<dt><span class="section">Basics</span></dt>
-<dt><span class="section">Lexer API</span></dt>
-<dt><span class="section">Token definition Primitives</span></dt>
-</dl></dd>
-</dl></dd>
-<dt><span class="section">Advanced</span></dt>
-<dd><dl>
-<dt><span class="section">In Depth</span></dt>
-<dd><dl><dt><span class="section"><a href="spirit/advanced/indepth/parsers_indepth.html">Parsers in
-        Depth</a></span></dt></dl></dd>
-<dt><span class="section"><a href="spirit/advanced/customize.html">Customization of Spirit's
-      Attribute Handling</a></span></dt>
-<dd><dl>
-<dt><span class="section"><a href="spirit/advanced/customize/is_container.html">Determine if
-        a Type Should be Treated as a Container (Qi and Karma)</a></span></dt>
-<dt><span class="section"><a href="spirit/advanced/customize/is_string.html">Determine if a
-        Type Should be Treated as a String (Qi and Karma)</a></span></dt>
-<dt><span class="section"><a href="spirit/advanced/customize/handles_container.html">Determine
-        Whether a Component Handles Container Attributes (Qi and Karma)</a></span></dt>
-<dt><span class="section"><a href="spirit/advanced/customize/transform.html">Transform an Attribute
-        to a Different Type (Qi and Karma)</a></span></dt>
-<dt><span class="section"><a href="spirit/advanced/customize/assign_to.html">Store a Parsed
-        Attribute Value (Qi)</a></span></dt>
-<dt><span class="section"><a href="spirit/advanced/customize/store_value.html">Store Parsed
-        Attribute Values into a Container (Qi)</a></span></dt>
-<dt><span class="section"><a href="spirit/advanced/customize/clear_value.html">Re-Initialize
-        an Attribute Value before Parsing (Qi)</a></span></dt>
-<dt><span class="section"><a href="spirit/advanced/customize/extract_from.html">Extract an
-        Attribute Value to Generate Output (Karma)</a></span></dt>
-<dt><span class="section"><a href="spirit/advanced/customize/extract_from_container.html">Extract
-        From a Container Attribute Value to Generate Output (Karma)</a></span></dt>
-<dt><span class="section"><a href="spirit/advanced/customize/iterate.html">Extract Attribute
-        Values to Generate Output from a Container (Karma)</a></span></dt>
-<dt><span class="section"><a href="spirit/advanced/customize/string_traits.html">Extract a
-        C-Style String to Generate Output from a String Type (Karma)</a></span></dt>
-<dt><span class="section"><a href="spirit/advanced/customize/attribute_as.html">Atomically
-        Extract an Attribute Value from a Container (Karma)</a></span></dt>
-<dt><span class="section"><a href="spirit/advanced/customize/auto.html">Create Components from
-        Attributes (Qi and Karma)</a></span></dt>
-</dl></dd>
-</dl></dd>
-<dt><span class="section">Supporting Libraries</span></dt>
-<dd><dl>
-<dt><span class="section">The multi pass iterator</span></dt>
-<dt><span class="section">The line position iterator</span></dt>
-<dt><span class="section">The utree data structure</span></dt>
-</dl></dd>
-<dt><span class="section">Spirit FAQ</span></dt>
-<dt><span class="section">Notes</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="spirit/notes/porting_from_spirit_1_8_x.html">Porting from
-      Spirit 1.8.x</a></span></dt>
-<dt><span class="section">Style Guide</span></dt>
-</dl></dd>
-<dt><span class="section">Rationale</span></dt>
-<dt><span class="section">Spirit Repository</span></dt>
-<dt><span class="section">Acknowledgments</span></dt>
-<dt><span class="section">References</span></dt>
-</dl>
-</div>
-<p>
-    This is the documentation of the newest version of Spirit
-    (currently, V2.5.1). If you're looking for the documentation of Spirit's previous
-    version (formerly Spirit V1.8), see Spirit.Classic.
-  </p>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: October 05, 2011 at 00:19:41 GMT</small></p></td>
-<td align="right"><div class="copyright-footer"></div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav"><a accesskey="n" href="spirit/preface.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a></div>
-</body>
+  <head>
+  <!-- Copyright (C) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
+
+      Distributed under the Boost Software License, Version 1.0.
+      (See accompanying file LICENSE_1_0.txt or copy at
+      http://www.boost.org/LICENSE_1_0.txt) -->
+    <title>Redirect to generated documentation</title>
+    <meta http-equiv="refresh" content="0; URL=http://boost-sandbox.sourceforge.net/libs/spirit/doc/html/">
+  </head>
+  <body>
+    Automatic redirection failed, please go to
+    http://boost-sandbox.sourceforge.net/libs/spirit/doc/html/
+  </body>
 </html>
Modified: trunk/libs/spirit/repository/doc/html/index.html
==============================================================================
--- trunk/libs/spirit/repository/doc/html/index.html	(original)
+++ trunk/libs/spirit/repository/doc/html/index.html	2011-10-16 14:53:01 EDT (Sun, 16 Oct 2011)
@@ -1,99 +1,16 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>Spirit Repository 0.2</title>
-<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.75.0">
-<link rel="home" href="index.html" title="Spirit Repository 0.2">
-<link rel="next" href="spirit_repository/preface.html" title="Preface">
-</head>
-<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">Home</td>
-<td align="center">Libraries</td>
-<td align="center">People</td>
-<td align="center">FAQ</td>
-<td align="center">More</td>
-</tr></table>
-<hr>
-<div class="spirit-nav"><a accesskey="n" href="spirit_repository/preface.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a></div>
-<div class="article">
-<div class="titlepage">
-<div>
-<div><h2 class="title">
-<a name="spirit_repository"></a>Spirit Repository 0.2</h2></div>
-<div><div class="authorgroup">
-<div class="author"><h3 class="author">
-<span class="firstname">Joel</span> <span class="surname">de Guzman</span>
-</h3></div>
-<div class="author"><h3 class="author">
-<span class="firstname">Hartmut</span> <span class="surname">Kaiser</span>
-</h3></div>
-</div></div>
-<div><p class="copyright">Copyright © 2001-2011 Joel de Guzman, Hartmut Kaiser</p></div>
-<div><div class="legalnotice">
-<a name="id788044"></a><p>
-        Distributed under the Boost Software License, Version 1.0. (See accompanying
-        file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-      </p>
-</div></div>
-</div>
-<hr>
-</div>
-<div class="toc">
-<p><b>Table of Contents</b></p>
-<dl>
-<dt><span class="section">Preface</span></dt>
-<dt><span class="section">Qi Components</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="spirit_repository/qi_components/primitive.html">Qi Parser
-      Primitives</a></span></dt>
-<dd><dl>
-<dt><span class="section"><a href="spirit_repository/qi_components/primitive/advance.html">Qi
-        advance Parser</a></span></dt>
-<dt><span class="section"><a href="spirit_repository/qi_components/primitive/flush_multi_pass.html">Qi
-        flush_multi_pass parser</a></span></dt>
-</dl></dd>
-<dt><span class="section"><a href="spirit_repository/qi_components/directives.html">Qi Parser
-      Directives</a></span></dt>
-<dd><dl>
-<dt><span class="section"><a href="spirit_repository/qi_components/directives/confix.html">Qi
-        Confix Parser Directive</a></span></dt>
-<dt><span class="section"><a href="spirit_repository/qi_components/directives/distinct.html">Qi
-        Distinct Parser Directive</a></span></dt>
-<dt><span class="section"><a href="spirit_repository/qi_components/directives/kwd.html">Qi
-        Keyword Parser Directive </a></span></dt>
-</dl></dd>
-<dt><span class="section"><a href="spirit_repository/qi_components/nonterminal.html">Qi Parser
-      Non-terminals</a></span></dt>
-<dd><dl><dt><span class="section"><a href="spirit_repository/qi_components/nonterminal/subrule.html">Qi
-        subrules</a></span></dt></dl></dd>
-<dt><span class="section"><a href="spirit_repository/qi_components/operators.html">Qi Parser
-      Operators</a></span></dt>
-<dd><dl><dt><span class="section"><a href="spirit_repository/qi_components/operators/keyword_list.html">Keyword
-        List Operator</a></span></dt></dl></dd>
-</dl></dd>
-<dt><span class="section">Karma Components</span></dt>
-<dd><dl>
-<dt><span class="section"><a href="spirit_repository/karma_components/directives.html">Karma
-      Generator Directives</a></span></dt>
-<dd><dl><dt><span class="section"><a href="spirit_repository/karma_components/directives/karma_confix_generator.html">Karma
-        Confix Generator</a></span></dt></dl></dd>
-<dt><span class="section"><a href="spirit_repository/karma_components/nonterminal.html">Karma
-      Generator Non-terminals</a></span></dt>
-<dd><dl><dt><span class="section"><a href="spirit_repository/karma_components/nonterminal/subrule.html">Karma
-        subrules</a></span></dt></dl></dd>
-</dl></dd>
-<dt><span class="section">Acknowledgments</span></dt>
-</dl>
-</div>
-</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: April 16, 2011 at 22:12:58 GMT</small></p></td>
-<td align="right"><div class="copyright-footer"></div></td>
-</tr></table>
-<hr>
-<div class="spirit-nav"><a accesskey="n" href="spirit_repository/preface.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a></div>
-</body>
+  <head>
+  <!-- Copyright (C) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
+
+      Distributed under the Boost Software License, Version 1.0.
+      (See accompanying file LICENSE_1_0.txt or copy at
+      http://www.boost.org/LICENSE_1_0.txt) -->
+    <title>Redirect to generated documentation</title>
+    <meta http-equiv="refresh" content="0; URL=http://boost-sandbox.sourceforge.net/libs/spirit/repository/doc/html/">
+  </head>
+  <body>
+    Automatic redirection failed, please go to
+    http://boost-sandbox.sourceforge.net/libs/spirit/repositorys/doc/html/
+  </body>
 </html>