Stefano Mazzocchi wrote, On 24/03/2003 18.53:
[EMAIL PROTECTED] wrote:
stephan 2003/03/22 08:44:07
cocoon-2.1/src/resources/targetdocs - New directory
Hmmm, I don't want to rain on the party here, but those diagrams are useless if they can't be automated as they tend to be obsolete in hours!
a build.xml -> svg stylesheet would be waaaay cool :)
or even using antdoc which is pretty neat.
Vizant :-) (I'm one of the developers) http://vizant.sourceforge.net/
The CVS version outputs to an xml file that gets transformed to dot (->graphics), html or Touchgraph (applet).
Uh, supercool!
Shall I set it up? Where shall it write the results?
why don't you create another target alongside javadoc and idldoc? We can then try it out or include it into our samples if we want.
Stefano.