As a start, you can look at Ant's own build file which includes the step to
<javadoc> the Ant API.

Go here
http://cvs.apache.org/viewcvs/jakarta-ant/build.xml

if you don't have a local copy

Conor

----- Original Message -----
From: "Daniel Sindahl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 01, 2001 9:19 PM
Subject: Javadoc


Hello!

I'm an Ant beginner, and would very much appreciate help on the
following subject.

I have an Ant build file for building my Java project using JDK1.1.8.
However, I want to generate the API documentation using the javadoc tool
from Java2. Which is the best way to accomplish this in my build file?

Thanks in advance!

/Daniel Sindahl, Stockholm



Reply via email to