Re: Documenting components

2007-02-05 Thread Andrea Chiumenti
Thx Andreas On 2/5/07, Andreas Andreou <[EMAIL PROTECTED]> wrote: Well done Andrea! You can use tapdoc from maven - by having it execute its ant task. Just take a look at tacos pom... https://svn.sourceforge.net/svnroot/tacos/tacos-4.1/trunk/tacos-core/pom.xml look for the maven-antrun-plugi

Re: Documenting components

2007-02-05 Thread Andreas Andreou
Well done Andrea! You can use tapdoc from maven - by having it execute its ant task. Just take a look at tacos pom... https://svn.sourceforge.net/svnroot/tacos/tacos-4.1/trunk/tacos-core/pom.xml look for the maven-antrun-plugin You'll also need the contents of this folder: https://svn.sourceforg

Documenting components

2007-02-05 Thread Andrea Chiumenti
Hello my edit grid is coming to its first snapshot release, I want to create the component documentation before releasing it. I've seen tapdoc, but I didn't find how to execute and configure it. Can someone help me on how to create the component documentation plz ? kiuma