Which docstring formatting standard am I supposed to be using? I
noticed that some existing docstrings place an @ in front of
parameter names in-line with otherwise unformatted descriptions,
but that doesn't correspond to any of these:
Epytext syntax:
Sphinx syntax:
Google syntax:
NumPy syntax: