[
https://issues.apache.org/jira/browse/MATH-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812327#comment-13812327
]
Sean Owen commented on MATH-1055:
---------------------------------
Actually I changed a @link to @code in this case. The target was a method in a
test class that is not visible to the non-test code. It is helpful as javadoc,
but can't be @link. And if it's just written for humans, "." is the more
natural notation.
Yes '#' is correct in general -- I actually didn't think you could use '.' if
you wanted to.
> Fix some javadoc errors; add @Deprecated annotations to @deprecated methods
> ---------------------------------------------------------------------------
>
> Key: MATH-1055
> URL: https://issues.apache.org/jira/browse/MATH-1055
> Project: Commons Math
> Issue Type: Improvement
> Affects Versions: 3.2
> Reporter: Sean Owen
> Priority: Trivial
> Attachments: MATH-1055.patch
>
>
> And here is another patch touching up some javadoc problems -- missing or
> outdated references, and along the way, adding @Deprecated annotations to
> methods javadoc'ed as @deprecated.
--
This message was sent by Atlassian JIRA
(v6.1#6144)