Check the Sphinx documentation, heavily used within Python. This is a reStructedText doc: https://www.sphinx-doc.org/en/master/usage/restructuredtext/domains.html#python-signatures
.. py:function:: send_message(sender, recipient, message_body, [priority=1])
Send a message to a recipient
:param str sender: The person sending the message