Commit Graph

12 Commits

Author SHA1 Message Date
John Maddock
2830da74d3 Fix build errors from non-C++11 compilers.
Fix scanner to scan refentry's correctly.
Change preferred terms to use bold rather than just emphasis.
Updated tests to match.

[SVN r73144]
2011-07-16 12:13:06 +00:00
John Maddock
1a66d863a5 Fix regular expressions used.
[SVN r72974]
2011-07-08 17:50:11 +00:00
John Maddock
2ac83cabba Fix regular expression generator to escape special characters.
[SVN r72777]
2011-06-27 17:19:21 +00:00
John Maddock
4b65298db4 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]
2011-06-16 17:48:12 +00:00
John Maddock
d39bffe9e0 Change index generator not to place <para> inside a <simplelist><member> as it's not valid Docbook XML.
[SVN r72532]
2011-06-10 11:54:18 +00:00
John Maddock
81745787bd Minor refactoring of error handling code.
[SVN r72482]
2011-06-08 11:04:21 +00:00
John Maddock
bebb90db6b Change XML handing to pass processing instructions through unchanged, also to make the content available to the client.
Change index generation not to create a secondary list if there's nothing in it.
Change XML formatting to generate <tag/> rather than <tag></tag>.

[SVN r72085]
2011-05-22 17:13:33 +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
fa103db9d2 Update to build with Boost.Filesystem v3.
Change indexing operations so that the same term but with different type attributes are treated differently.
Regenerated example docs to match.

[SVN r67349]
2010-12-19 18:20:18 +00:00
John Maddock
5a76fd3fc2 Put index entries in bold if they're present in the title of a section.
[SVN r51732]
2009-03-12 12:35:06 +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
990e977ae5 Split up and organise code a bit better.
[SVN r50225]
2008-12-09 18:00:54 +00:00