I am trying to add a reference to the UIKit method in my own documentation. According to this documentation , I have to add a tag @seewith a link //apple_ref/.
Here is my documentation:
And here is the result:

Any idea how to do this?
EDIT . The same question applies @seein the same file.
source
share