DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22211>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22211

Javadoc task : cannot link to other api doc with a relative path

           Summary: Javadoc task : cannot link to other api doc with a
                    relative path
           Product: Ant
           Version: 1.5.3
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


I am trying to generate javadoc with the Javadoc task. I don't want to generate 
all the project javadoc at a time because it represent more than 5000 source 
files so I cut the generation by module.

Then i want to link the modules together. So I use the link argument but I 
cannot specify a relative path. I must be an url.

I cannot go with this cause I do not produce the javadoc on the release machine 
and I cannot know the exact url of the release.

For an example of what i need you can check the example at :
http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/javadoc.html#linkrelativeex
ample

Emmanuel

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

Reply via email to