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.
PrevUpHomeNext

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

PrevUpHomeNext