1<html> 2<head> 3<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> 4<title>Boost.AutoIndex</title> 5<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> 6<meta name="generator" content="DocBook XSL Stylesheets V1.77.1"> 7<link rel="home" href="index.html" title="Boost.AutoIndex"> 8<link rel="next" href="boost_autoindex/overview.html" title="Overview"> 9</head> 10<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> 11<table cellpadding="2" width="100%"><tr> 12<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td> 13<td align="center"><a href="../../../../index.html">Home</a></td> 14<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td> 15<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> 16<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> 17<td align="center"><a href="../../../../more/index.htm">More</a></td> 18</tr></table> 19<hr> 20<div class="spirit-nav"><a accesskey="n" href="boost_autoindex/overview.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a></div> 21<div class="article"> 22<div class="titlepage"> 23<div> 24<div><h2 class="title"> 25<a name="boost_autoindex"></a>Boost.AutoIndex</h2></div> 26<div><div class="authorgroup"><div class="author"><h3 class="author"> 27<span class="firstname">John</span> <span class="surname">Maddock</span> 28</h3></div></div></div> 29<div><p class="copyright">Copyright © 2008, 2011 John Maddock</p></div> 30<div><div class="legalnotice"> 31<a name="boost_autoindex.legal"></a><p> 32 Distributed under the Boost Software License, Version 1.0. (See accompanying 33 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>) 34 </p> 35</div></div> 36</div> 37<hr> 38</div> 39<div class="toc"> 40<p><b>Table of Contents</b></p> 41<dl> 42<dt><span class="section"><a href="boost_autoindex/overview.html">Overview</a></span></dt> 43<dt><span class="section"><a href="boost_autoindex/tut.html">Getting Started and Tutorial</a></span></dt> 44<dd><dl> 45<dt><span class="section"><a href="boost_autoindex/tut/build.html">Step 1: Build the AutoIndex 46 tool</a></span></dt> 47<dt><span class="section"><a href="boost_autoindex/tut/configure.html">Step 2: Configure Boost.Build 48 jamfile to use AutoIndex</a></span></dt> 49<dd><dl> 50<dt><span class="section"><a href="boost_autoindex/tut/configure/options.html">Available Indexing 51 Options</a></span></dt> 52<dt><span class="section"><a href="boost_autoindex/tut/configure/optional.html">Making AutoIndex 53 optional</a></span></dt> 54</dl></dd> 55<dt><span class="section"><a href="boost_autoindex/tut/add_indexes.html">Step 3: Add indexes 56 to your documentation</a></span></dt> 57<dt><span class="section"><a href="boost_autoindex/tut/script.html">Step 4: Create the .idx script 58 file - to control what to terms to index</a></span></dt> 59<dt><span class="section"><a href="boost_autoindex/tut/entries.html">Step 5: Add Manual Index 60 Entries to Docbook XML - Optional</a></span></dt> 61<dt><span class="section"><a href="boost_autoindex/tut/pis.html">Step 6: Using XML processing 62 instructions to control what gets indexed.</a></span></dt> 63<dt><span class="section"><a href="boost_autoindex/tut/build_docs.html">Step 7: Build the Docs</a></span></dt> 64<dt><span class="section"><a href="boost_autoindex/tut/refine.html">Step 8: Iterate - to refine 65 your index</a></span></dt> 66</dl></dd> 67<dt><span class="section"><a href="boost_autoindex/script_ref.html">Script File (.idx) Reference</a></span></dt> 68<dt><span class="section"><a href="boost_autoindex/workflow.html">Understanding The AutoIndex Workflow</a></span></dt> 69<dt><span class="section"><a href="boost_autoindex/xml.html">XML Handling</a></span></dt> 70<dt><span class="section"><a href="boost_autoindex/qbk.html">Quickbook Support</a></span></dt> 71<dt><span class="section"><a href="boost_autoindex/comm_ref.html">Command Line Reference</a></span></dt> 72<dt><span class="section"><a href="index/s08.html">Index</a></span></dt> 73</dl> 74</div> 75</div> 76<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> 77<td align="left"><p><small>Last revised: November 09, 2015 at 18:29:43 GMT</small></p></td> 78<td align="right"><div class="copyright-footer"></div></td> 79</tr></table> 80<hr> 81<div class="spirit-nav"><a accesskey="n" href="boost_autoindex/overview.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a></div> 82</body> 83</html> 84