Use case:
- Sometimes I want to link directly to a couple of related instance methods (in the same module or class)
Recreation procedure:
- When browsing the doc, I naturally search for one of the methods using the Search field, and click on a result
- This takes me directly to the instance method
- Now I can copy the URL of the method, including anchor link
- If I scroll to the details of that related method, I cannot get an anchor link to that method (unless I inspect the element and copy the URL fragment)
- The easiest way to get an anchor link for the to go to the top of the page and find the related method in the instance method summary, but this is annoying
Feature request:
- add a link icon next to applicable sections which is an anchor link to the element sections