summaryrefslogtreecommitdiff
path: root/more/writingdoc/template
diff options
context:
space:
mode:
Diffstat (limited to 'more/writingdoc/template')
-rw-r--r--more/writingdoc/template/acknowledgments.html48
-rw-r--r--more/writingdoc/template/bibliography.html48
-rw-r--r--more/writingdoc/template/configuration.html145
-rw-r--r--more/writingdoc/template/definitions.html78
-rw-r--r--more/writingdoc/template/faq.html61
-rw-r--r--more/writingdoc/template/header.html346
-rw-r--r--more/writingdoc/template/index.html126
-rw-r--r--more/writingdoc/template/overview.html79
-rw-r--r--more/writingdoc/template/rationale.html79
9 files changed, 1010 insertions, 0 deletions
diff --git a/more/writingdoc/template/acknowledgments.html b/more/writingdoc/template/acknowledgments.html
new file mode 100644
index 0000000000..9a4995099c
--- /dev/null
+++ b/more/writingdoc/template/acknowledgments.html
@@ -0,0 +1,48 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
+<html>
+<head>
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <link rel="stylesheet" type="text/css" href="../../../boost.css">
+
+ <title>{{Library}} - Acknowledgments</title>
+</head>
+
+<body link="#0000FF" vlink="#800080">
+ <table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
+ "header">
+ <tr>
+ <td valign="top" width="300">
+ <h3><a href="../../../index.htm"><img height="86" width="277" alt=
+ "C++ Boost" src="../../../boost.png" border="0"></a></h3>
+ </td>
+
+ <td valign="top">
+ <h1 align="center">{{Library}}</h1>
+
+ <h2 align="center">Acknowledgments</h2>
+ </td>
+ </tr>
+ </table>
+ <hr>
+ {{text}}
+ <hr>
+
+ <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
+ "../../../doc/images/valid-html401.png" alt="Valid HTML 4.01 Transitional"
+ height="31" width="88"></a></p>
+
+ <p>Revised
+ <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->04
+ December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38514" --></p>
+
+ <p><i>Copyright &copy; 2006 <a href=
+ "mailto:{{address}}">{{author}}</a></i></p>
+
+ <p><i>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
+ copy at <a href=
+ "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
+</body>
+</html>
diff --git a/more/writingdoc/template/bibliography.html b/more/writingdoc/template/bibliography.html
new file mode 100644
index 0000000000..6704847df6
--- /dev/null
+++ b/more/writingdoc/template/bibliography.html
@@ -0,0 +1,48 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
+<html>
+<head>
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <link rel="stylesheet" type="text/css" href="../../../boost.css">
+
+ <title>{{Library}} - Bibliography</title>
+</head>
+
+<body link="#0000FF" vlink="#800080">
+ <table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
+ "header">
+ <tr>
+ <td valign="top" width="300">
+ <h3><a href="../../../index.htm"><img height="86" width="277" alt=
+ "C++ Boost" src="../../../boost.png" border="0"></a></h3>
+ </td>
+
+ <td valign="top">
+ <h1 align="center">{{Library}}</h1>
+
+ <h2 align="center">Bibliography</h2>
+ </td>
+ </tr>
+ </table>
+ <hr>
+ {{bibliographical information}}
+ <hr>
+
+ <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
+ "../../../doc/images/valid-html401.png" alt="Valid HTML 4.01 Transitional"
+ height="31" width="88"></a></p>
+
+ <p>Revised
+ <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->04
+ December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38514" --></p>
+
+ <p><i>Copyright &copy; 2006 <a href=
+ "mailto:{{address}}">{{author}}</a></i></p>
+
+ <p><i>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
+ copy at <a href=
+ "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
+</body>
+</html>
diff --git a/more/writingdoc/template/configuration.html b/more/writingdoc/template/configuration.html
new file mode 100644
index 0000000000..e32eff4c23
--- /dev/null
+++ b/more/writingdoc/template/configuration.html
@@ -0,0 +1,145 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
+<html>
+<head>
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <link rel="stylesheet" type="text/css" href="../../../boost.css">
+
+ <title>{{Library}} - Configuration</title>
+</head>
+
+<body link="#0000FF" vlink="#800080">
+ <table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
+ "header">
+ <tr>
+ <td valign="top" width="300">
+ <h3><a href="../../../index.htm"><img height="86" width="277" alt=
+ "C++ Boost" src="../../../boost.png" border="0"></a></h3>
+ </td>
+
+ <td valign="top">
+ <h1 align="center">{{Library}}</h1>
+
+ <h2 align="center">Configuration</h2>
+ </td>
+ </tr>
+ </table>
+ <hr>
+
+ <dl class="page-index">
+ <dt><a href="#introduction">Introduction</a></dt>
+
+ <dt><a href="#app-defined">Application Defined Macros</a></dt>
+
+ <dt><a href="#lib-defined-public">Public Library Defined Macros</a></dt>
+
+ <dt><a href="#lib-defined-impl">Library Defined Implementation
+ Macros</a></dt>
+ </dl>
+
+ <h2><a name="introduction" id="introduction"></a>Introduction</h2>
+
+ <p>{{library}} uses several configuration macros in <a href=
+ "http://www.boost.org/libs/config/config.htm">&lt;boost/config.hpp&gt;</a>,
+ as well as configuration macros meant to be supplied by the application.
+ These macros are documented here.</p>
+
+ <h2><a name="app-defined" id="app-defined"></a>Application Defined
+ Macros</h2>
+
+ <p>These are the macros that may be defined by an application using
+ {{library}}.</p>
+
+ <table summary="application defined macros" cellspacing="10" width="100%">
+ <tr>
+ <td><b>Macro</b></td>
+
+ <td><b>Meaning</b></td>
+ </tr>
+
+ <tr>
+ <td>{{macro}}</td>
+
+ <td>{{meaning}}</td>
+ </tr>
+
+ <tr>
+ <td>{{macro}}</td>
+
+ <td>{{meaning}}</td>
+ </tr>
+ </table>
+
+ <h2><a name="lib-defined-public" id="lib-defined-public"></a>Public Library
+ Defined Macros</h2>
+
+ <p>These macros are defined by {{library}} but are expected to be used by
+ application code.</p>
+
+ <table summary="public library defined macros" cellspacing="10" width=
+ "100%">
+ <tr>
+ <td><b>Macro</b></td>
+
+ <td><b>Meaning</b></td>
+ </tr>
+
+ <tr>
+ <td>{{macro}}</td>
+
+ <td>{{meaning}}</td>
+ </tr>
+
+ <tr>
+ <td>{{macro}}</td>
+
+ <td>{{meaning}}</td>
+ </tr>
+ </table>
+
+ <h2><a name="lib-defined-impl" id="lib-defined-impl"></a>Library Defined
+ Implementation Macros</h2>
+
+ <p>These macros are defined by {{library}} and are implementation details
+ of interest only to implementers.</p>
+
+ <table summary="library defined implementation macros" cellspacing="10"
+ width="100%">
+ <tr>
+ <td><b>Macro</b></td>
+
+ <td><b>Meaning</b></td>
+ </tr>
+
+ <tr>
+ <td>{{macro}}</td>
+
+ <td>{{meaning}}</td>
+ </tr>
+
+ <tr>
+ <td>{{macro}}</td>
+
+ <td>{{meaning}}</td>
+ </tr>
+ </table>
+ <hr>
+
+ <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
+ "../../../doc/images/valid-html401.png" alt="Valid HTML 4.01 Transitional"
+ height="31" width="88"></a></p>
+
+ <p>Revised
+ <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->04
+ December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38514" --></p>
+
+ <p><i>Copyright &copy; 2006 <a href=
+ "mailto:{{address}}">{{author}}</a></i></p>
+
+ <p><i>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
+ copy at <a href=
+ "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
+</body>
+</html>
diff --git a/more/writingdoc/template/definitions.html b/more/writingdoc/template/definitions.html
new file mode 100644
index 0000000000..03fa3430c6
--- /dev/null
+++ b/more/writingdoc/template/definitions.html
@@ -0,0 +1,78 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
+<html>
+<head>
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <link rel="stylesheet" type="text/css" href="../../../boost.css">
+
+ <title>{{Library}} - Definitions</title>
+</head>
+
+<body link="#0000FF" vlink="#800080">
+ <table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
+ "header">
+ <tr>
+ <td valign="top" width="300">
+ <h3><a href="../../../index.htm"><img height="86" width="277" alt=
+ "C++ Boost" src="../../../boost.png" border="0"></a></h3>
+ </td>
+
+ <td valign="top">
+ <h1 align="center">{{Library}}</h1>
+
+ <h2 align="center">Definitions</h2>
+ </td>
+ </tr>
+ </table>
+ <hr>
+
+ <h2>Contents</h2>
+
+ <dl class="page-index">
+ <dt><a href="#introduction">Introduction</a></dt>
+
+ <dt><a href="#definitions">Definitions</a></dt>
+
+ <dd>
+ <dl class="page-index">
+ <dt><a href="#definition-term1">Term 1</a></dt>
+
+ <dt><a href="#definition-term2">Term 2</a></dt>
+ </dl>
+ </dd>
+ </dl>
+ <hr>
+
+ <h2><a name="introduction" id="introduction"></a>Introduction</h2>
+
+ <p>{{Introductory text}}</p>
+
+ <h2><a name="definitions" id="definitions"></a>Definitions</h2>
+
+ <dl class="definitions">
+ <dt><a name="definition-term1" id="definition-term1"></a><b>{{term}}:</b>
+ {{definition}}</dt>
+
+ <dt><a name="definition-term2" id="definition-term2"></a><b>{{term}}:</b>
+ {{definition}}</dt>
+ </dl>
+ <hr>
+
+ <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
+ "../../../doc/images/valid-html401.png" alt="Valid HTML 4.01 Transitional"
+ height="31" width="88"></a></p>
+
+ <p>Revised
+ <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->04
+ December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38514" --></p>
+
+ <p><i>Copyright &copy; 2006 <a href=
+ "mailto:{{address}}">{{author}}</a></i></p>
+
+ <p><i>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
+ copy at <a href=
+ "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
+</body>
+</html>
diff --git a/more/writingdoc/template/faq.html b/more/writingdoc/template/faq.html
new file mode 100644
index 0000000000..7d30768fce
--- /dev/null
+++ b/more/writingdoc/template/faq.html
@@ -0,0 +1,61 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
+<html>
+<head>
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <link rel="stylesheet" type="text/css" href="../../../boost.css">
+
+ <title>{{Library}} - FAQ</title>
+</head>
+
+<body link="#0000FF" vlink="#800080">
+ <table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
+ "header">
+ <tr>
+ <td valign="top" width="300">
+ <h3><a href="../../../index.htm"><img height="86" width="277" alt=
+ "C++ Boost" src="../../../boost.png" border="0"></a></h3>
+ </td>
+
+ <td valign="top">
+ <h1 align="center">{{Library}}</h1>
+
+ <h2 align="center">Frequently Asked Questions (FAQs)</h2>
+ </td>
+ </tr>
+ </table>
+ <hr>
+
+ <dl class="page-index">
+ <dt><a href="#question1">{{question}}</a></dt>
+
+ <dt><a href="#question2">{{question}}</a></dt>
+ </dl>
+
+ <h2><a name="question1" id="question1"></a>{{question}}</h2>
+
+ <p>{{answer}}</p>
+
+ <h2><a name="question2" id="question2"></a>{{question}}</h2>
+
+ <p>{{answer}}</p>
+ <hr>
+
+ <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
+ "../../../doc/images/valid-html401.png" alt="Valid HTML 4.01 Transitional"
+ height="31" width="88"></a></p>
+
+ <p>Revised
+ <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->04
+ December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38514" --></p>
+
+ <p><i>Copyright &copy; 2006 <a href=
+ "mailto:{{address}}">{{author}}</a></i></p>
+
+ <p><i>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
+ copy at <a href=
+ "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
+</body>
+</html>
diff --git a/more/writingdoc/template/header.html b/more/writingdoc/template/header.html
new file mode 100644
index 0000000000..a0141f8933
--- /dev/null
+++ b/more/writingdoc/template/header.html
@@ -0,0 +1,346 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
+<html>
+<head>
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <link rel="stylesheet" type="text/css" href="../../../boost.css">
+
+ <title>{{library}} - Header &lt;{{header}}&gt;</title>
+</head>
+
+<body link="#0000FF" vlink="#800080">
+ <table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
+ "header">
+ <tr>
+ <td valign="top" width="300">
+ <h3><a href="../../../index.htm"><img height="86" width="277" alt=
+ "C++ Boost" src="../../../boost.png" border="0"></a></h3>
+ </td>
+
+ <td valign="top">
+ <h1 align="center">{{library}}</h1>
+
+ <h2 align="center">Header &lt;{{header}}&gt;</h2>
+ </td>
+ </tr>
+ </table>
+ <hr>
+
+ <h2>Contents</h2>
+
+ <dl class="page-index">
+ <dt><a href="#introduction">Introduction</a></dt>
+
+ <dt><a href="#macros">Macros</a></dt>
+
+ <dd>
+ <dl class="page-index">
+ <dt><a href="#macro-spec">{{macro name}}</a></dt>
+ </dl>
+ </dd>
+
+ <dt><a href="#values">Values</a></dt>
+
+ <dd>
+ <dl class="page-index">
+ <dt><a href="#value-spec">{{value name}}</a></dt>
+ </dl>
+ </dd>
+
+ <dt><a href="#types">Types</a></dt>
+
+ <dd>
+ <dl class="page-index">
+ <dt><a href="#type-spec">{{type name}}</a></dt>
+ </dl>
+ </dd>
+
+ <dt><a href="#classes">Classes</a></dt>
+
+ <dd>
+ <dl class="page-index">
+ <dt><a href="#class-spec">Class <code>{{class name}}</code></a></dt>
+
+ <dd>
+ <dl class="page-index">
+ <dt><a href="#class-spec-synopsis">Class <code>{{class
+ name}}</code> synopsis</a></dt>
+
+ <dt><a href="#class-spec-ctors">Class <code>{{class name}}</code>
+ constructors and destructor</a></dt>
+
+ <dt><a href="#class-spec-comparisons">Class <code>{{class
+ name}}</code> comparison functions</a></dt>
+
+ <dt><a href="#class-spec-modifiers">Class <code>{{class
+ name}}</code> modifier functions</a></dt>
+
+ <dt><a href="#class-spec-observers">Class <code>{{class
+ name}}</code> observer functions</a></dt>
+
+ <dt><a href="#class-spec-statics">Class <code>{{class
+ name}}</code> static functions</a></dt>
+ </dl>
+ </dd>
+ </dl>
+ </dd>
+
+ <dt><a href="#functions">Functions</a></dt>
+
+ <dd>
+ <dl class="page-index">
+ <dt><a href="#function-spec">{{function name}}</a></dt>
+ </dl>
+ </dd>
+
+ <dt><a href="#objects">Objects</a></dt>
+
+ <dd>
+ <dl class="page-index">
+ <dt><a href="#object-spec">{{object name}}</a></dt>
+ </dl>
+ </dd>
+
+ <dt><a href="#examples">Example(s)</a></dt>
+ </dl>
+ <hr>
+
+ <h2><a name="introduction" id="introduction"></a>Introduction</h2>
+
+ <p>{{Introductory text}}</p>
+
+ <h2><a name="macros" id="macros"></a>Macros</h2>
+
+ <p><a name="macro-spec" id="macro-spec"></a>{{Macro specifications}}</p>
+
+ <h2><a name="values" id="values"></a>Values</h2>
+
+ <p><a name="value-spec" id="value-spec"></a>{{Value specifications}}</p>
+
+ <h2><a name="types" id="types"></a>Types</h2>
+
+ <p><a name="type-spec" id="type-spec"></a>{{Type specifications}}</p>
+
+ <h2><a name="classes" id="classes"></a>Classes</h2>
+
+ <h3><a name="class-spec" id="class-spec"></a>Class <code>{{class
+ name}}</code></h3>
+
+ <p>{{class overview text}}</p>
+
+ <h4><a name="class-spec-synopsis" id="class-spec-synopsis"></a>Class
+ <code>{{class name}}</code> synopsis</h4>
+ <pre>
+namespace boost
+{
+ class {{class name}}
+ {
+ };
+};
+</pre>
+
+ <h4><a name="class-spec-ctors" id="class-spec-ctors"></a>Class
+ <code>{{class name}}</code> constructors and destructor</h4>
+ <pre>
+{{constructor}}
+</pre>
+
+ <dl class="function-semantics">
+ <dt><b>Requires:</b> {{text}}</dt>
+
+ <dt><b>Effects:</b> {{text}}</dt>
+
+ <dt><b>Postconditions:</b> {{text}}</dt>
+
+ <dt><b>Returns:</b> {{text}}</dt>
+
+ <dt><b>Throws:</b> {{text}}</dt>
+
+ <dt><b>Complexity:</b> {{text}}</dt>
+
+ <dt><b>Note:</b> {{text}}</dt>
+
+ <dt><b>Danger:</b> {{text}}</dt>
+
+ <dt><b>Rationale:</b> {{text}}</dt>
+ </dl>
+ <pre>
+{{destructor}}
+</pre>
+
+ <dl class="function-semantics">
+ <dt><b>Requires:</b> {{text}}</dt>
+
+ <dt><b>Effects:</b> {{text}}</dt>
+
+ <dt><b>Postconditions:</b> {{text}}</dt>
+
+ <dt><b>Returns:</b> {{text}}</dt>
+
+ <dt><b>Throws:</b> {{text}}</dt>
+
+ <dt><b>Complexity:</b> {{text}}</dt>
+
+ <dt><b>Note:</b> {{text}}</dt>
+
+ <dt><b>Danger:</b> {{text}}</dt>
+
+ <dt><b>Rationale:</b> {{text}}</dt>
+ </dl>
+
+ <h4><a name="class-spec-comparisons" id="class-spec-comparisons"></a>Class
+ <code>{{class name}}</code> comparison functions</h4>
+ <pre>
+{{function}}
+</pre>
+
+ <dl class="function-semantics">
+ <dt><b>Requires:</b> {{text}}</dt>
+
+ <dt><b>Effects:</b> {{text}}</dt>
+
+ <dt><b>Postconditions:</b> {{text}}</dt>
+
+ <dt><b>Returns:</b> {{text}}</dt>
+
+ <dt><b>Throws:</b> {{text}}</dt>
+
+ <dt><b>Complexity:</b> {{text}}</dt>
+
+ <dt><b>Note:</b> {{text}}</dt>
+
+ <dt><b>Danger:</b> {{text}}</dt>
+
+ <dt><b>Rationale:</b> {{text}}</dt>
+ </dl>
+
+ <h4><a name="class-spec-modifiers" id="class-spec-modifiers"></a>Class
+ <code>{{class name}}</code> modifier functions</h4>
+ <pre>
+{{function}}
+</pre>
+
+ <dl class="function-semantics">
+ <dt><b>Requires:</b> {{text}}</dt>
+
+ <dt><b>Effects:</b> {{text}}</dt>
+
+ <dt><b>Postconditions:</b> {{text}}</dt>
+
+ <dt><b>Returns:</b> {{text}}</dt>
+
+ <dt><b>Throws:</b> {{text}}</dt>
+
+ <dt><b>Complexity:</b> {{text}}</dt>
+
+ <dt><b>Note:</b> {{text}}</dt>
+
+ <dt><b>Danger:</b> {{text}}</dt>
+
+ <dt><b>Rationale:</b> {{text}}</dt>
+ </dl>
+
+ <h4><a name="class-spec-observers" id="class-spec-observers"></a>Class
+ <code>{{class name}}</code> observer functions</h4>
+ <pre>
+{{function}}
+</pre>
+
+ <dl class="function-semantics">
+ <dt><b>Requires:</b> {{text}}</dt>
+
+ <dt><b>Effects:</b> {{text}}</dt>
+
+ <dt><b>Postconditions:</b> {{text}}</dt>
+
+ <dt><b>Returns:</b> {{text}}</dt>
+
+ <dt><b>Throws:</b> {{text}}</dt>
+
+ <dt><b>Complexity:</b> {{text}}</dt>
+
+ <dt><b>Note:</b> {{text}}</dt>
+
+ <dt><b>Danger:</b> {{text}}</dt>
+
+ <dt><b>Rationale:</b> {{text}}</dt>
+ </dl>
+
+ <h4><a name="class-spec-statics" id="class-spec-statics"></a>Class
+ <code>{{class name}}</code> static functions</h4>
+ <pre>
+{{function}}
+</pre>
+
+ <dl class="function-semantics">
+ <dt><b>Requires:</b> {{text}}</dt>
+
+ <dt><b>Effects:</b> {{text}}</dt>
+
+ <dt><b>Postconditions:</b> {{text}}</dt>
+
+ <dt><b>Returns:</b> {{text}}</dt>
+
+ <dt><b>Throws:</b> {{text}}</dt>
+
+ <dt><b>Complexity:</b> {{text}}</dt>
+
+ <dt><b>Note:</b> {{text}}</dt>
+
+ <dt><b>Danger:</b> {{text}}</dt>
+
+ <dt><b>Rationale:</b> {{text}}</dt>
+ </dl>
+
+ <h2><a name="functions" id="functions"></a>Functions</h2>
+ <pre>
+<a name="function-spec" id="function-spec"></a>{{function}}
+</pre>
+
+ <dl class="function-semantics">
+ <dt><b>Requires:</b> {{text}}</dt>
+
+ <dt><b>Effects:</b> {{text}}</dt>
+
+ <dt><b>Postconditions:</b> {{text}}</dt>
+
+ <dt><b>Returns:</b> {{text}}</dt>
+
+ <dt><b>Throws:</b> {{text}}</dt>
+
+ <dt><b>Complexity:</b> {{text}}</dt>
+
+ <dt><b>Note:</b> {{text}}</dt>
+
+ <dt><b>Danger:</b> {{text}}</dt>
+
+ <dt><b>Rationale:</b> {{text}}</dt>
+ </dl>
+
+ <h2><a name="objects" id="objects"></a>Objects</h2>
+
+ <p><a name="object-spec" id="object-spec"></a>{{Object specifications}}</p>
+
+ <h2><a name="examples" id="examples"></a>Example(s)</h2>
+
+ <p>{{Example(s)}}</p>
+ <hr>
+
+ <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
+ "../../../doc/images/valid-html401.png" alt="Valid HTML 4.01 Transitional"
+ height="31" width="88"></a></p>
+
+ <p>Revised
+ <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->04
+ December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38514" --></p>
+
+ <p><i>Copyright &copy; 2006 <a href=
+ "mailto:{{address}}">{{author}}</a></i></p>
+
+ <p><i>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
+ copy at <a href=
+ "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
+</body>
+</html>
diff --git a/more/writingdoc/template/index.html b/more/writingdoc/template/index.html
new file mode 100644
index 0000000000..82fe9d95cb
--- /dev/null
+++ b/more/writingdoc/template/index.html
@@ -0,0 +1,126 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
+<html>
+<head>
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <link rel="stylesheet" type="text/css" href="../../../boost.css">
+
+ <title>{{Library}}</title>
+</head>
+
+<body link="#0000FF" vlink="#800080">
+ <table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
+ "header">
+ <tr>
+ <td valign="top" width="300">
+ <h3><a href="../../../index.htm"><img height="86" width="277" alt=
+ "C++ Boost" src="../../../boost.png" border="0"></a></h3>
+ </td>
+
+ <td valign="top">
+ <h1 align="center">{{Library}}</h1>
+
+ <h2 align="center">Index</h2>
+ </td>
+ </tr>
+ </table>
+ <hr>
+
+ <h2>Contents</h2>
+
+ <dl class="index">
+ <dt><a href="overview.html">Overview</a></dt>
+
+ <dt>Reference</dt>
+
+ <dd>
+ <dl class="index">
+ <dt><a href="header.html">{{header}}</a></dt>
+
+ <dd>
+ <dl class="index">
+ <dt><a href="header.html#macros">Macros</a></dt>
+
+ <dd>
+ <dl class="index">
+ <dt><a href="header.html#macro-spec">{{macro name}}</a></dt>
+ </dl>
+ </dd>
+
+ <dt><a href="header.html#values">Values</a></dt>
+
+ <dd>
+ <dl class="index">
+ <dt><a href="header.html#value-spec">{{value name}}</a></dt>
+ </dl>
+ </dd>
+
+ <dt><a href="header.html#types">Types</a></dt>
+
+ <dd>
+ <dl class="index">
+ <dt><a href="header.html#value-spec">{{type name}}</a></dt>
+ </dl>
+ </dd>
+
+ <dt><a href="header.html#classes">Classes</a></dt>
+
+ <dd>
+ <dl class="index">
+ <dt><a href="header.html#value-spec">{{class name}}</a></dt>
+ </dl>
+ </dd>
+
+ <dt><a href="header.html#functions">Functions</a></dt>
+
+ <dd>
+ <dl class="index">
+ <dt><a href="header.html#value-spec">{{function
+ name}}</a></dt>
+ </dl>
+ </dd>
+
+ <dt><a href="header.html#objects">Objects</a></dt>
+
+ <dd>
+ <dl class="index">
+ <dt><a href="header.html#value-spec">{{object name}}</a></dt>
+ </dl>
+ </dd>
+ </dl>
+ </dd>
+ </dl>
+ </dd>
+
+ <dt><a href="configuration.html">Configuration Information</a></dt>
+
+ <dt><a href="rationale.html">Rationale</a></dt>
+
+ <dt><a href="definitions.html">Definitions</a></dt>
+
+ <dt><a href="faq.html">Frequently Asked Questions (FAQs)</a></dt>
+
+ <dt><a href="bibliography.html">Bibliography</a></dt>
+
+ <dt><a href="acknowledgments.html">Acknowledgments</a></dt>
+ </dl>
+ <hr>
+
+ <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
+ "../../../doc/images/valid-html401.png" alt="Valid HTML 4.01 Transitional"
+ height="31" width="88"></a></p>
+
+ <p>Revised
+ <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->04
+ December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38514" --></p>
+
+ <p><i>Copyright &copy; 2006 <a href=
+ "mailto:{{address}}">{{author}}</a></i></p>
+
+ <p><i>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
+ copy at <a href=
+ "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
+</body>
+</html>
diff --git a/more/writingdoc/template/overview.html b/more/writingdoc/template/overview.html
new file mode 100644
index 0000000000..d4a443d6fa
--- /dev/null
+++ b/more/writingdoc/template/overview.html
@@ -0,0 +1,79 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
+<html>
+<head>
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <link rel="stylesheet" type="text/css" href="../../../boost.css">
+
+ <title>{{Library}} - Overview</title>
+</head>
+
+<body link="#0000FF" vlink="#800080">
+ <table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
+ "header">
+ <tr>
+ <td valign="top" width="300">
+ <h3><a href="../../../index.htm"><img height="86" width="277" alt=
+ "C++ Boost" src="../../../boost.png" border="0"></a></h3>
+ </td>
+
+ <td valign="top">
+ <h1 align="center">{{Library}}</h1>
+
+ <h2 align="center">Overview</h2>
+ </td>
+ </tr>
+ </table>
+ <hr>
+
+ <dl class="index">
+ <dt><a href="#introduction">Introduction</a></dt>
+
+ <dt><a href="#topic1">First topic</a></dt>
+
+ <dt><a href="#topic2">Second topic</a></dt>
+
+ <dt><a href="#footnotes">Footnotes</a></dt>
+ </dl>
+
+ <h2><a name="introduction" id="introduction"></a>Introduction</h2>
+
+ <p>{{text}}</p>
+
+ <h2><a name="topic1" id="topic1"></a>First Topic</h2>
+
+ <p>{{text}}</p>
+
+ <h2><a name="topic2" id="topic2"></a>Second Topic</h2>
+
+ <p>{{text}}</p>
+
+ <h2><a name="footnotes" id="footnotes"></a>Footnotes</h2>
+
+ <dl>
+ <dt><a name="footnote1" class="footnote" id="footnote1">(1)</a>
+ {{text}}</dt>
+
+ <dt><a name="footnote2" class="footnote" id="footnote2">(2)</a>
+ {{text}}</dt>
+ </dl>
+ <hr>
+
+ <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
+ "../../../doc/images/valid-html401.png" alt="Valid HTML 4.01 Transitional"
+ height="31" width="88"></a></p>
+
+ <p>Revised
+ <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->04
+ December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38514" --></p>
+
+ <p><i>Copyright &copy; 2006 <a href=
+ "mailto:{{address}}">{{author}}</a></i></p>
+
+ <p><i>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
+ copy at <a href=
+ "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
+</body>
+</html>
diff --git a/more/writingdoc/template/rationale.html b/more/writingdoc/template/rationale.html
new file mode 100644
index 0000000000..7ea0c9d7c3
--- /dev/null
+++ b/more/writingdoc/template/rationale.html
@@ -0,0 +1,79 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
+<html>
+<head>
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <link rel="stylesheet" type="text/css" href="../../../boost.css">
+
+ <title>{{Library}} - Rationale</title>
+</head>
+
+<body link="#0000FF" vlink="#800080">
+ <table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
+ "header">
+ <tr>
+ <td valign="top" width="300">
+ <h3><a href="../../../index.htm"><img height="86" width="277" alt=
+ "C++ Boost" src="../../../boost.png" border="0"></a></h3>
+ </td>
+
+ <td valign="top">
+ <h1 align="center">{{Library}}</h1>
+
+ <h2 align="center">Rationale</h2>
+ </td>
+ </tr>
+ </table>
+ <hr>
+
+ <dl class="index">
+ <dt><a href="#introduction">Introduction</a></dt>
+
+ <dt><a href="#topic1">First topic</a></dt>
+
+ <dt><a href="#topic2">Second topic</a></dt>
+
+ <dt><a href="#footnotes">Footnotes</a></dt>
+ </dl>
+
+ <h2><a name="introduction" id="introduction"></a>Introduction</h2>
+
+ <p>{{text}}</p>
+
+ <h2><a name="topic1" id="topic1"></a>First Topic</h2>
+
+ <p>{{text}}</p>
+
+ <h2><a name="topic2" id="topic2"></a>Second Topic</h2>
+
+ <p>{{text}}</p>
+
+ <h2><a name="footnotes" id="footnotes"></a>Footnotes</h2>
+
+ <dl>
+ <dt><a name="footnote1" class="footnote" id="footnote1">(1)</a>
+ {{text}}</dt>
+
+ <dt><a name="footnote2" class="footnote" id="footnote2">(2)</a>
+ {{text}}</dt>
+ </dl>
+ <hr>
+
+ <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
+ "../../../doc/images/valid-html401.png" alt="Valid HTML 4.01 Transitional"
+ height="31" width="88"></a></p>
+
+ <p>Revised
+ <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->04
+ December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38514" --></p>
+
+ <p><i>Copyright &copy; 2006 <a href=
+ "mailto:{{address}}">{{author}}</a></i></p>
+
+ <p><i>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
+ copy at <a href=
+ "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
+</body>
+</html>