Re: Generating Site Documentation

2008-07-11 Thread Xavier Hanin
On Fri, Jul 11, 2008 at 9:26 AM, Tjeerd Verhagen <[EMAIL PROTECTED]> wrote: > No Ivy does not have site generation capabilities. > > You could use Maven for that, or Stylebook from Ant. Or one of the other > projects like (no particular order): > - cocoon > - velocity / anakia / DocBook framework

Re: Generating Site Documentation

2008-07-11 Thread Tjeerd Verhagen
No Ivy does not have site generation capabilities. You could use Maven for that, or Stylebook from Ant. Or one of the other projects like (no particular order): - cocoon - velocity / anakia / DocBook framework - forrest - or some other It really depens on what kind of information you want to docum

Re: Generating Site Documentation

2008-07-10 Thread Mondain
As far as I know it does not, it is only concerned with repository handling. I believe it has publish / deploy capabilities but I have no experience with those features. Good luck, Paul On Thu, Jul 10, 2008 at 1:31 PM, Larry Hohm <[EMAIL PROTECTED]> wrote: > Does Ivy support anything similar to

Generating Site Documentation

2008-07-10 Thread Larry Hohm
Does Ivy support anything similar to the Maven site plugin, for easily maintaining a project web site? I am looking for a good alternative to Maven, and I read with great interest the Ivy documentation, and blogs comparing it to Maven. I found brief references to publishing a project, but no disc