67 lines
4.0 KiB
HTML
67 lines
4.0 KiB
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
|
<title>Getting Started and Tutorial</title>
|
|
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
|
|
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
|
|
<link rel="home" href="../index.html" title="Boost.AutoIndex">
|
|
<link rel="up" href="../index.html" title="Boost.AutoIndex">
|
|
<link rel="prev" href="overview.html" title="Overview">
|
|
<link rel="next" href="tut/build.html" title="Step 1: Build the AutoIndex tool">
|
|
</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"><a href="../../../../../index.html">Home</a></td>
|
|
<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
|
|
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
|
|
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
|
|
<td align="center"><a href="../../../../../more/index.htm">More</a></td>
|
|
</tr></table>
|
|
<hr>
|
|
<div class="spirit-nav">
|
|
<a accesskey="p" href="overview.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="tut/build.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
|
|
</div>
|
|
<div class="section">
|
|
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
|
<a name="boost_autoindex.tut"></a><a class="link" href="tut.html" title="Getting Started and Tutorial">Getting Started and Tutorial</a>
|
|
</h2></div></div></div>
|
|
<div class="toc"><dl>
|
|
<dt><span class="section"><a href="tut/build.html">Step 1: Build the AutoIndex
|
|
tool</a></span></dt>
|
|
<dt><span class="section"><a href="tut/configure.html">Step 2: Configure Boost.Build
|
|
jamfile to use AutoIndex</a></span></dt>
|
|
<dd><dl>
|
|
<dt><span class="section"><a href="tut/configure/options.html">Available Indexing
|
|
Options</a></span></dt>
|
|
<dt><span class="section"><a href="tut/configure/optional.html">Making AutoIndex
|
|
optional</a></span></dt>
|
|
</dl></dd>
|
|
<dt><span class="section"><a href="tut/add_indexes.html">Step 3: Add indexes
|
|
to your documentation</a></span></dt>
|
|
<dt><span class="section"><a href="tut/script.html">Step 4: Create the .idx script
|
|
file - to control what to terms to index</a></span></dt>
|
|
<dt><span class="section"><a href="tut/entries.html">Step 5: Add Manual Index
|
|
Entries to Docbook XML - Optional</a></span></dt>
|
|
<dt><span class="section"><a href="tut/pis.html">Step 6: Using XML processing
|
|
instructions to control what gets indexed.</a></span></dt>
|
|
<dt><span class="section"><a href="tut/build_docs.html">Step 7: Build the Docs</a></span></dt>
|
|
<dt><span class="section"><a href="tut/refine.html">Step 8: Iterate - to refine
|
|
your index</a></span></dt>
|
|
</dl></div>
|
|
</div>
|
|
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
|
<td align="left"></td>
|
|
<td align="right"><div class="copyright-footer">Copyright © 2008, 2011 John Maddock<p>
|
|
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
|
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>)
|
|
</p>
|
|
</div></td>
|
|
</tr></table>
|
|
<hr>
|
|
<div class="spirit-nav">
|
|
<a accesskey="p" href="overview.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="tut/build.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
|
|
</div>
|
|
</body>
|
|
</html>
|