
22 Jun
2011
22 Jun
'11
3:40 p.m.
Hello,
Where can I find CSS files/Template files suitable for Doxygen documentation generation?
So I can make Doxygen output to have more Boost-like style.
You can make Doxygen output XML and transform that to BoostBook -> DocBook -> HTML. This is how many Boost libraries generate the reference section in their documentation. cheers, Daniel