Re: Javadoc @see
- From: "John B. Matthews" <nospam@xxxxxxxxxx>
- Date: Fri, 25 Jul 2008 09:22:36 -0400
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>'?
--
John B. Matthews
trashgod at gmail dot com
home dot woh dot rr dot com slash jbmatthews
.
- Follow-Ups:
- Re: Javadoc @see
- From: Lew
- Re: Javadoc @see
- References:
- Javadoc @see
- From: Roedy Green
- Javadoc @see
- Prev by Date: Webapplications and ACL's. Best practice
- Next by Date: Re: Javadoc @see
- Previous by thread: Javadoc @see
- Next by thread: Re: Javadoc @see
- Index(es):
Relevant Pages
|