Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
Next

Boost.AutoIndex

John Maddock

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)


Table of Contents

Overview
Getting Started and Tutorial
Step 1: Build the AutoIndex tool
Step 2: Configure Boost.Build jamfile to use AutoIndex
Available Indexing Options
Making AutoIndex optional
Step 3: Add indexes to your documentation
Step 4: Create the .idx script file - to control what to terms to index
Step 5: Add Manual Index Entries to Docbook XML - Optional
Step 6: Using XML processing instructions to control what gets indexed.
Step 7: Build the Docs
Step 8: Iterate - to refine your index
Script File (.idx) Reference
Understanding The AutoIndex Workflow
XML Handling
Quickbook Support
Command Line Reference
Index

Last revised: November 09, 2015 at 18:29:43 GMT


Next