Commit Graph

8 Commits

Author SHA1 Message Date
John Maddock
842aa8279a Add AutoIndex tool from sandbox.
Integrate into Boost.Build.
Add HTML stylesheet options for Indexes.
Add rule to XSL stylesheets to place Indexes in their own HTML CSS class.

[SVN r72962]
2011-07-08 11:28:42 +00:00
John Maddock
1e5c6c1b4e Change to use program.options.
Fix typos in docs raised by Edward Diener.

[SVN r72470]
2011-06-07 17:19:58 +00:00
John Maddock
8c4fce697e Test of ID constraint should use regex_match and not regex_search.
Update tests accordingly and change Jamfile.v2 to match current Trunk.

[SVN r71977]
2011-05-16 11:20:27 +00:00
John Maddock
c0e5727a80 Add more improved error handling.
Add docs on what containers can hold an index.
Fix tests not to generate bad Docbook!

[SVN r68458]
2011-01-26 18:13:05 +00:00
John Maddock
46573b0780 Add some notes about including optional auto-index support to the docs.
Add (copy) Jamroot etc files so this directory can be used standalone.
Fix GCC compiler warnings.
Streamline Jamfiles a touch.

[SVN r68356]
2011-01-21 18:53:06 +00:00
John Maddock
3db3bd89ee Update tests to reflect new code.
Regenerate example docs and PDF's.
Tweak Jamfiles.

[SVN r63183]
2010-06-21 08:47:11 +00:00
John Maddock
d77696d6c8 Scan for function declarations, not just definitions.
Locate internal index links to the last seen title if that title has an anchor.
Regenerate examples, and test cases.

[SVN r51796]
2009-03-16 18:26:31 +00:00
John Maddock
7f86266eaf Added test cases.
[SVN r51053]
2009-02-06 16:57:38 +00:00