Is there a way to add a description to my methods in Xcode iOS project so I can see quick details when clicking on a desired method with OPTION + click like it can be done on Apple’s API’s methods (case bellow)?

Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If I understand right than all of this tools are for generating documentation and not for adding method’s description. Am I right?