Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r68718 - sandbox/tools/auto_index/doc/html
From: pbristow_at_[hidden]
Date: 2011-02-08 10:28:10


Author: pbristow
Date: 2011-02-08 10:27:51 EST (Tue, 08 Feb 2011)
New Revision: 68718
URL: http://svn.boost.org/trac/boost/changeset/68718

Log:
Version with index
Text files modified:
   sandbox/tools/auto_index/doc/html/index.html | 43 +++++++++++++++++++++++++++------------
   1 files changed, 30 insertions(+), 13 deletions(-)

Modified: sandbox/tools/auto_index/doc/html/index.html
==============================================================================
--- sandbox/tools/auto_index/doc/html/index.html (original)
+++ sandbox/tools/auto_index/doc/html/index.html 2011-02-08 10:27:51 EST (Tue, 08 Feb 2011)
@@ -21,7 +21,7 @@
 </h3></div></div></div>
 <div><p class="copyright">Copyright &#169; 2008 , 2011 John Maddock</p></div>
 <div><div class="legalnotice">
-<a name="id992083"></a><p>
+<a name="id858267"></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>
@@ -34,24 +34,41 @@
 <dl>
 <dt><span class="section">Overview</span></dt>
 <dt><span class="section">Getting Started and Tutorial</span></dt>
+<dd><dl>
+<dt><span class="section">Step 1: Build the AutoIndex tool</span></dt>
+<dt><span class="section"><a href="autoindex/tut/configure.html">Step 2: Configure Boost.Build
+ jamfile to use AutoIndex</a></span></dt>
+<dd><dl>
+<dt><span class="section">Available options</span></dt>
+<dt><span class="section"><a href="autoindex/tut/configure/optional.html">Making AuotIndex
+ optional</a></span></dt>
+</dl></dd>
+<dt><span class="section"><a href="autoindex/tut/add_indexes.html">Step 3: Add indexes to your
+ documentation</a></span></dt>
+<dt><span class="section"><a href="autoindex/tut/script.html">Step 4: Create the script file
+ - to control what to terms to index</a></span></dt>
+<dt><span class="section"><a href="autoindex/tut/entries.html">Step 5: Add Manual Index Entries
+ to Docbook XML - Optional</a></span></dt>
+<dt><span class="section">Step 6: Build the Docs</span></dt>
+<dt><span class="section"><a href="autoindex/tut/refine.html">Step 7: Iterate - to refine your
+ index</a></span></dt>
+<dd><dl>
+<dt><span class="section"><a href="autoindex/tut/refine/restrict.html">Restricting which Sections
+ are indexed for a particular term</a></span></dt>
+<dt><span class="section"><a href="autoindex/tut/refine/debug.html">Why particular term is
+ (or is not) present in the index</a></span></dt>
+</dl></dd>
+</dl></dd>
+<dt><span class="section">AutoIndex Workflow</span></dt>
 <dt><span class="section">Script File Reference</span></dt>
-<dt><span class="section">Understanding The AutoIndex Workflow</span></dt>
-<dt><span class="section">XML Handling</span></dt>
+<dt><span class="section">How XML is searched for index terms</span></dt>
 <dt><span class="section">Command Line Reference</span></dt>
+<dt><span class="section">Index</span></dt>
 </dl>
 </div>
-<p>
- </p>
-<div class="index">
-<div class="titlepage"><div><div><h2 class="title">
-<a name="id1004467"></a>Index</h2></div></div></div>
-<div class="index"></div>
-</div>
-<p>
- </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: February 04, 2011 at 18:44:11 GMT</small></p></td>
+<td align="left"><p><small>Last revised: February 04, 2011 at 11:22:23 GMT</small></p></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk