Commit Graph

65 Commits

Author SHA1 Message Date
Daniel James
b828baab1d Start developing automated boostbook tests.
Just a shoddy python script for now. The main point of using python is
to normalize the ids generated by boostbook, which make comparisons
difficult. I'll probably switch to using whatever build tool we settle
on.

[SVN r64832]
2010-08-15 16:49:10 +00:00
Daniel James
a6bf7d9bc0 Fix invalid xml.
[SVN r63150]
2010-06-20 18:03:16 +00:00
Daniel James
ceb02ea345 Update various libraries' documentation build.
Mostly to use the images and css files under doc/src instead of
doc/html, usually be deleting the settings in order to use the defaults.
Also add 'boost.root' to some builds in order to fix links which rely on
it.

[SVN r63146]
2010-06-20 18:00:48 +00:00
Daniel James
ef13ddd9dd Valid listitems.
[SVN r63145]
2010-06-20 17:57:28 +00:00
Daniel James
3ee20c35ad Fix some mistakes in the doxygen test files.
[SVN r58001]
2009-11-28 11:45:34 +00:00
Daniel James
eb3bbae24b Missing newline.
[SVN r56698]
2009-10-10 13:01:14 +00:00
Daniel James
12df57bfe3 Various inspect fixes.
[SVN r56603]
2009-10-05 21:29:39 +00:00
Daniel James
99df477765 Try supporting reference parameters in pairs. Probably not required.
[SVN r56441]
2009-09-27 19:12:04 +00:00
Daniel James
84840fa048 Fix silly error in doxygen test file.
[SVN r56440]
2009-09-27 19:11:39 +00:00
Daniel James
8ec58236ea Pass through more elements in doxygen2boostbook. Refs #3309.
[SVN r55370]
2009-08-02 18:18:14 +00:00
Daniel James
b50982a373 Support INTERNAL ONLY enums in doxygen/boostbook documenation. Refs #3242.
Patch by Mathias Gaunard.

[SVN r54818]
2009-07-08 21:53:15 +00:00
Daniel James
6d6b3c9e54 A couple of missing newlines.
[SVN r54034]
2009-06-17 23:25:12 +00:00
Daniel James
41398d1414 Use a test file that's actually valid C++.
[SVN r52348]
2009-04-12 10:50:31 +00:00
Daniel James
dcf599b7d7 Add a test document for doxygen integration.
[SVN r52344]
2009-04-12 10:06:24 +00:00
Daniel James
9d06dbbaae Support the alt tag in headername and macroname. Also make headername
and macroname valid. Refs #1977

[SVN r51389]
2009-02-22 11:54:18 +00:00