Not sure, but if you look under xdocs/src/styles there are only two folders, html and pdf, no
htmlsingle. I guess the reason for this is that html and htmlsingle should share the same style
instead of maintaining duplicates.
regards
bob
On 25/02/2010 12:51 AM, Joseph Schmidt wrote:
Building Click Documentation Fails (single targets).
----------------------------------------------------
URL: https://issues.apache.org/jira/browse/CLK-630
Any idea how to fix this?
I tried to modify the ANT files but somehow can't get it work - probably
I'm missing the obvious :(.
Also it's strange that when running simply "ant" (i.e. to build all type
of documentation), it works, but it's slow, and in the output it shows
that click-docbook.zip is unpacked several times, not just once as it
should.
Also it would be nice to know why are there so many "ant" target calls
inside the ANT files, i.e. it's not working just calling the tasks
directly?
Thank you,
Joseph.