Frank Mori Hess | 7 Jul 15:43

Re: Do the Boost documentation tools work on Cygwin?


On Sunday 06 July 2008 19:36 pm, Boris wrote:
> If I process the library's source code with doxygen how I do integrate the
> generated HTML pages? I suppose this is normally done automatically by the
> tools, too?

There is a xsl/docbook/doxygen2boostbook.xsl stylesheet I believe you can use 
(although I've never done it).  I would guess you have to run doxygen to 
output xml and then run the stylesheet on that.

Gmane