.. _templates: Templates ========= There are four templates available: +---------------+----------------------------------------+----------------------------------------------+ | Name | Path | Used to document ... | +===============+========================================+==============================================+ | **attribute** | ``autosummary/accessor_attribute.rst`` | attributes / properties | +---------------+----------------------------------------+----------------------------------------------+ | **method** | ``autosummary/accessor_method.rst`` | methods | +---------------+----------------------------------------+----------------------------------------------+ | **callable** | ``autosummary/accessor_callable.rst`` | callable accessors (the ``__call__`` method) | +---------------+----------------------------------------+----------------------------------------------+