Page 1 of 1

HTML in multiple pages

Posted: Sat Nov 06, 2004 3:12 am
by Guest
Hi,

I'm using eclipse 3 plugin, is great :D
Just a little thing, how can I have an HTML output in multiple pages instead of a single file?

Sorry if th question is a FAQ but I couldn't find an answer myself :(

cheers
Felipe

Posted: Sat Nov 06, 2004 11:02 pm
by george
Hi,

The output depends on the stylesheet. If the stylesheet writes more files you get more files oherwise you get a single file.

If you are talking about DocBook then if I remeber correctly you need to select the chunk.xsl instead of docbook.xsl. The output target directory is by default the current working directory but you can set that with a parameter (I do not remember its name now, if you cannot find it let me know).

Hope that helps,
George