7 Jul 15:43
Re: Do the Boost documentation tools work on Cygwin?
From: Frank Mori Hess <frank.hess <at> nist.gov>
Subject: Re: Do the Boost documentation tools work on Cygwin?
Newsgroups: gmane.comp.lib.boost.documentation
Date: 2008-07-07 13:43:06 GMT
Subject: Re: Do the Boost documentation tools work on Cygwin?
Newsgroups: gmane.comp.lib.boost.documentation
Date: 2008-07-07 13:43:06 GMT
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.
RSS Feed