Doxygen:
- Add support for verbatim (danieljames).
- Handle explicit (steven_watanabe).
- Handle description of public data members (steven_watanabe).
Fop:
- Working link to download, in setup_boostbook (garcia).
- Improved description of A4 in docs (garcia).
[SVN r70450]
* XML validity fix for a test.
* Valid docbook lists.
* Updated documentation build settings.
* Fix doxygen problem when two files have the same name. Fixes#1192.
* Avoid including `type` elements in generated docbook.
* Update setup_boostbook scripts.
[SVN r63463]
and docbook xsl, since the old versions are no longer posted for download.
The newer version of apache fop is stricter about its input,
and currently fails to validate its input when trying to build boost.pdf,
due to various bits on invalid docbook. I have it working locally
though, and will create tickets with patches in trac for the remaining
issues in the library docs and tools.
[SVN r40049]