Commit Graph

8 Commits

Author SHA1 Message Date
jzmaddock
80559f18f7 Fix regular expressions to find function definitions where the return type is a template.
Test cases are also updated since type_traits has changed.
2015-11-08 19:04:06 +00:00
John Maddock
211c7f4574 Added support for XML processing instructions to exclude sections/blocks from being indexed.
[SVN r72666]
2011-06-18 12:28:00 +00:00
John Maddock
b90862be71 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]
2011-06-17 12:35:40 +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
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
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