Add @Link TAG
Free documentation system for Delphi / Pascal with JavaDoc support.
Status: Beta
Brought to you by:
trident
[Admin Entry - From eponette]
Inserts an in-line link with visible text label that points to
the documentation for the specified package, class or
member name of a referenced class. This tag is valid in
all doc comments: overview, package, class, interface,
constructor, method and field, including the text portion
of any tag (such as @return, @param and
@deprecated).
Anonymous