$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r76275 - trunk/tools
From: dnljms_at_[hidden]
Date: 2012-01-02 12:01:30
Author: danieljames
Date: 2012-01-02 12:01:29 EST (Mon, 02 Jan 2012)
New Revision: 76275
URL: http://svn.boost.org/trac/boost/changeset/76275
Log:
Add AutoIndex to tools index.
Text files modified:
trunk/tools/index.html | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
Modified: trunk/tools/index.html
==============================================================================
--- trunk/tools/index.html (original)
+++ trunk/tools/index.html 2012-01-02 12:01:29 EST (Mon, 02 Jan 2012)
@@ -86,6 +86,11 @@
preprocessor usable on top of any other compiler. Usable for instance for the debugging
of the expansion of macros in your code or as a replacement for your built-in
preprocessor. <br>
+
+ <li>
+ AutoIndex - A tool for indexing Boostbook/Docbook
+ documents. <br>
+
</li>
</ul>
<hr>