Re: [Doxygen-users] Single-page HTML output.
Brought to you by:
dimitri
From: Reed H. <re...@mo...> - 2007-05-30 15:28:32
|
Daniel wrote: > Hello all, > > Is there a way to make the HTML output come out all in a single file? I > know that it's less useful for browsing, but what I want to do is run it > by an XSL transformation to turn it into an ODF file, and for that a > single file with everything on it in the correct sequence would be very > useful. Doxygen can generate an XML format file that will be much easier to process with XSL, btw. Can't you process multiple files using XSLT? I forget. Reed |