Commit Graph

39 Commits

Author SHA1 Message Date
jzmaddock
b77ca351df Update regular expressions to match what we actually use. 2015-11-09 18:30:36 +00:00
John Maddock
fbe246bf1d Fix glitches in docs.
Force AutoIndex to build in release mode when built-on-demand.

[SVN r73106]
2011-07-14 15:59:40 +00:00
John Maddock
ecfb4e7ae3 Fix bad regular expression used for function name scanning.
[SVN r72986]
2011-07-09 17:05:35 +00:00
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
4eb79129cf 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]
2011-06-24 17:37:00 +00:00
John Maddock
f3e43d9c82 Update docs with more consistent naming "Boost.AutoIndex".
[SVN r72693]
2011-06-20 15:45:48 +00:00
John Maddock
99d3515fc3 Update docs with more consistent naming "Boost.AutoIndex".
[SVN r72692]
2011-06-20 15:36:09 +00:00
John Maddock
41d12f23ad Add Quickbook support.
[SVN r72685]
2011-06-19 16:44:32 +00:00
John Maddock
26b491b303 Add docs for the XML processing instructions.
[SVN r72670]
2011-06-18 17:58:30 +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
79c93534cc Tweak scanners used for functions. Update docs to match.
[SVN r71990]
2011-05-16 17:35:58 +00:00
John Maddock
b1325e59ac Rebuild docs with indexes enabled.
[SVN r69442]
2011-03-01 12:16:07 +00:00
John Maddock
c97ec0e9be Fix stray \ and regenerate docs.
[SVN r69440]
2011-03-01 09:50:02 +00:00
Paul A. Bristow
3d983a2ddb all html files after rebuilding with indexes. Should this be in SVN?
[SVN r69384]
2011-02-28 14:11:31 +00:00
John Maddock
9e6986bdcd Fix Index location.
Fix optional index inclusion in source.
Fix tool to generate an error if no script file exists.
Regenerate docs.

[SVN r68994]
2011-02-18 17:48:14 +00:00
John Maddock
0885e0c644 Fix superfluous section.
[SVN r68761]
2011-02-10 18:06:11 +00:00
John Maddock
3b838ab5cc Tweak formatting and commit missing HTML files.
[SVN r68760]
2011-02-10 18:00:07 +00:00
Paul A. Bristow
3cc1511631 Version with index
[SVN r68719]
2011-02-08 15:30:08 +00:00
Paul A. Bristow
827b4b71ba Version with index
[SVN r68718]
2011-02-08 15:27:51 +00:00
John Maddock
7a2290427a Fix some typos, move a few things around.
Regenerate docs.

[SVN r68638]
2011-02-04 18:51:10 +00:00
Paul A. Bristow
239a7a5e49 Examples and cosmetic improvements
[SVN r68624]
2011-02-03 15:58:41 +00:00
Paul A. Bristow
aa9ac69963 Some corrections to handling of text part
[SVN r68604]
2011-02-01 17:56:53 +00:00
Paul A. Bristow
94ef1c7ab6 Some tips added and some editorial corrections.
Merged with John Maddock's additions 27 Jan, hopefully without causing trouble.  See also pdf version.

[SVN r68534]
2011-01-28 15:07:52 +00:00
John Maddock
49388c8e5b Escape terms to valid xml.
Print out the number of index entries at the end.
Update docs to match.

[SVN r68459]
2011-01-26 18:51:49 +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
426a513396 Change file scanners to use customisable scanners that can be defined in the script file.
Update docs to match.
Update examples to use the new file scanner definitions.
Regenerate examples.

[SVN r67434]
2010-12-23 18:15:04 +00:00
John Maddock
07bbb7b3eb Refactor to use generic file scanning mechanism, and regenerated some of the example docs.
[SVN r67390]
2010-12-21 18:42:13 +00:00
John Maddock
ef8ef80d0d Added a debug option.
[SVN r67358]
2010-12-20 13:17:15 +00:00
John Maddock
d734cbcef2 Add a couple of new features plus the integer docs as another example.
[SVN r63411]
2010-06-28 18:00:17 +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
e06540b91a Add limited support for <indexterm>'s in the XML source, and updated the docs accordingly.
Added support for placing indexes inside different XML attributes.

[SVN r51049]
2009-02-06 13:19:22 +00:00
John Maddock
074a4a8123 Fix XML parser to handle <?...?> processing instructions.
Add prefix= command line option, and updated docs to match.
Changed examples to use prefix= option so that files to scan are found relative to boost-root.

[SVN r50994]
2009-02-03 17:17:17 +00:00
John Maddock
677b1920d8 Update instructions, tweak Jamfile.v2.
[SVN r50969]
2009-02-02 17:06:20 +00:00
John Maddock
c189e10a9a Added support for "using auto-index".
Updated docs.

[SVN r50023]
2008-11-29 18:51:54 +00:00
John Maddock
8336f4d099 Update docs, add build Jamfile.
[SVN r49860]
2008-11-21 18:21:43 +00:00
John Maddock
80dd8e2df7 update
[SVN r49859]
2008-11-21 13:58:03 +00:00
John Maddock
a49b017c7a More docs, better build.
[SVN r49858]
2008-11-21 13:57:03 +00:00
John Maddock
2cc16442de Initial commit of automatic indexing tool.
[SVN r49852]
2008-11-20 18:24:33 +00:00