Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Javadoc generation / package-list

Hi Eike

I use /help/topic/plugin-name...

        Regards

                Ed Willink

On 10/06/2012 17:45, Eike Stepper wrote:
Hi,

Our Java code uses many Platform interfaces and classes and when we would like to have hrefs to the Platform Javadocs in our generated Javadocs. The Ant script we're using contains this:

<javadoc ...>
    ...

<link href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api"; />

</javadoc>

Unfortunately no clickable links end up in our docs. I have the feeling this is because the help center servlet renders a full frameset when <javadoc> requests the package-list file (instead of returning just the file contents).

Is there a way to properly link with other doc plugins in the shared help center?

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.2178 / Virus Database: 2433/5060 - Release Date: 06/10/12





Back to the top