~roguescholar/boost/+git/auto_index:sandbox/trunk

Last commit made on 2011-07-08
Get this branch:
git clone -b sandbox/trunk https://git.launchpad.net/~roguescholar/boost/+git/auto_index

Branch merges

Branch information

Name:
sandbox/trunk
Repository:
lp:~roguescholar/boost/+git/auto_index

Recent commits

221b77c... by John Maddock <email address hidden>

Fix typo in docs, regenerate docs, remove files not needed in the final Trunk version.

[SVN r72961]

2ac83ca... by John Maddock <email address hidden>

Fix regular expression generator to escape special characters.

[SVN r72777]

4eb7912... by John Maddock <email address hidden>

Fix command line options docs.
Change link handling to only link to blocks which can have a title - this avoids a docbook bug.

[SVN r72744]

f3e43d9... by John Maddock <email address hidden>

Update docs with more consistent naming "Boost.AutoIndex".

[SVN r72693]

99d3515... by John Maddock <email address hidden>

Update docs with more consistent naming "Boost.AutoIndex".

[SVN r72692]

41d12f2... by John Maddock <email address hidden>

Add Quickbook support.

[SVN r72685]

26b491b... by John Maddock <email address hidden>

Add docs for the XML processing instructions.

[SVN r72670]

211c7f4... by John Maddock <email address hidden>

Added support for XML processing instructions to exclude sections/blocks from being indexed.

[SVN r72666]

b90862b... by John Maddock <email address hidden>

Adjust handing of manually added indexterm's so that identical indexterm's in separate sections generate separate entries. Also allow for tertiary entries. Update tests to match.

[SVN r72637]

4b65298... by John Maddock <email address hidden>

Completely rewrite the internal index generation code - now uses nested unordered lists.
Entries with identical primary and secondary keys are now collapsed into one entry.
Preferred terms are now automatically detected.

[SVN r72614]