Re: Javadoc @see
- From: Lew <com.lewscanon@lew>
- Date: Fri, 25 Jul 2008 09:37:53 -0400
John B. Matthews wrote:
In article <nu7j84lqnh5kto1tcuo7din7sbgjthgq5d@xxxxxxx>,
Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx> wrote:
Let's say I have a web page, not part of the Javadoc documentation,
and I want to reference it in the Javadoc, say that gives additional
explanation or a list of codes. What do I code?
It has full url something like http://mindprod.com/jgloss/http.html
Do you do a <a href="...">xxx</a>?
Or is there something more built-in?
Can't you just use '@see <a href="http://.../">xxx</a>'?
<http://java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/javadoc.html#@see>
--
Lew
.
- Follow-Ups:
- Re: Javadoc @see
- From: Roedy Green
- Re: Javadoc @see
- From: Lew
- Re: Javadoc @see
- References:
- Javadoc @see
- From: Roedy Green
- Re: Javadoc @see
- From: John B. Matthews
- Javadoc @see
- Prev by Date: Re: Javadoc @see
- Next by Date: Re: Javadoc @see
- Previous by thread: Re: Javadoc @see
- Next by thread: Re: Javadoc @see
- Index(es):
Relevant Pages
|