The J2SDK 1.4 javadoc command has an option, -linksource:

        Creates an HTML version of each source file (with
        line numbers) and adds links to them from the
        standard HTML documentation. Links are created
        for classes, interfaces, constructors, methods
        and fields whose declarations are in a source
        file. Otherwise, links are not created, such as
        for default constructors and generated classes.

There seems to be no linksource attribute for the Ant
<javadoc> task.  Has anyone written one?  Should I?

Respectfully,
Eric Jablow
Praxis Engineering Technologies, Inc.
301-490-4299 x. 131.





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

Reply via email to