It would be nice if it were to build the single-page htmls as a default for all, or
whatever works best for the build.
scott
Jeff Levitt wrote:
This is great Andrew; if you copy the graphics files for the Developer's Guide and Tuning Derby guide into their respective directories, will they show up in the html file? Right now the graphics aren't there...
--- Andrew McIntyre <[EMAIL PROTECTED]> wrote:
Hi derby-dev'rs,
I recently found an XSL transform for converting FO to a single-page HTML file. This allowed me to convert the FO output that is an intermediate step in the PDF build process to HTML, one file per manual. You can view the results here:
http://svn.apache.org/~fuzzylogic/
I find single-page HTML files very useful for searching and browsing as you can use the browser's built in search commands to find instances of a term in an entire document, and scrolling through the document is considerably faster than with a PDF, even on a very fast machine.
If there is interest in this kind of output, I can add it as an option to the doc build.
andrew