
22 Feb
2010
22 Feb
'10
4:40 p.m.
On 22 February 2010 15:00, Steven Watanabe <watanabesj@gmail.com> wrote:
Yep. You mentioned this before, but I couldn't find a way to force it to be formatted properly. The best I can think of would be to get rid of the long type name and change it to something like
typedef xor_combine<...> taus88;
for doxygen builds.
I'll look into adding an optional formatter to the xsl. Although, it might not be able to cope with marked up text (so it would loose the links). It might be easier to rewrite the doxygen to boostbook converter in python, which is a lot better suited for such things. Daniel