<div dir="ltr">Hi,<div><br></div><div>I have a question after readingĀ <a href="https://bugs.openjdk.org/browse/JDK-8294195">https://bugs.openjdk.org/browse/JDK-8294195</a>. If I have a class Chronus.java with a heading in its class javadoc:</div><div><br></div><div><h2>Time</h2></div><div><br></div><div>then an anchor Chronus.html#time-heading is auto-generated. How do I link to this anchor from within the class usingĀ @see and @link? I have tried<br>@see ##time-heading<br>@see Chronus.html##time-heading<br>@see Chronus##Chronus.html#time-heading<br><br>None of which work. What is the correct syntax?</div><div><br></div><div>Thanks,</div><div>Nir<br><a class="gmail_plusreply"><br></a></div></div>