Sergey, Prasanta,
You should be able to use {@link} to refer to other Java elements; you
cannot (yet) use {@link} to link to user-defined anchors in other files
(but it's on the list)
-- Jon
On 06/06/2019 12:46 PM, Sergey Bylokhov wrote:
Hi, Prasanta.
Can you please double check is it possible to use {@link } instead of
<a/> in the java files?
For example in
src/java.desktop/share/classes/javax/print/attribute/package-info.java
Note that some of these docs use 80 chars per line alignment, please
use the same style.
On 06/06/2019 11:34, Prasanta Sadhukhan wrote:
Hi All,
Please review a doc-fix to fix broken links in java.desktop files
Bug: https://bugs.openjdk.java.net/browse/JDK-8225368
webrev: http://cr.openjdk.java.net/~psadhukhan/8225368/webrev.0/
Regards
Prasanta