Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 251 Bytes

File metadata and controls

9 lines (7 loc) · 251 Bytes

{% if objname in headings %} {{headings[objname] | escape | underline }} {% else %} {{ objname.split('.')[-1].replace('_', ' ').strip().title() | escape | underline }} {% endif %}

.. currentmodule:: {{ module }}

.. autoaccessormethod:: {{ objname }}