Now I've put a snippet of a builfile called cocoon.xtarget with its 
properties.

Every project that wants to use cocoon for docs:
1. have jakarta-avalon in the same dir of excalibur
2. insert ../cocoon.xtarget in the buildfile as an entity
3. include the ../cocoon.properties
4. add a dependency to the cocoon:html-docs target or call it directly

Tweety now is using it.

NOTE: in links, local urls will be checked for presence.
In case of javadocs, you would want to link to them locally, even if 
they are not there.
To do it, just use a dir as a link.
ie

link="api/index.html"
          |
          |
          v
link="api/"

It will complain, but continue processing.

-- 
Nicola Ken Barozzi                   [EMAIL PROTECTED]
             - verba volant, scripta manent -
    (discussions get forgotten, just code remains)
---------------------------------------------------------------------


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to