It's meth for referring to Python class methods:
http://sphinx.pocoo.org/domains.html#python-roles
The links to format() and features() are currently
dead because those methods don't have docstrings.
They'll start working once docstrings are added.
Signed-off-by: Tommi Virtanen <tv@inktank.com>
* ``parent_name`` (str) - deprecated
- * see also :method:``format`` and :method:``features``
+ See also :meth:`format` and :meth:`features`.
"""
info = rbd_image_info_t()