sphinx-autoapi/autoapi/templates/python/member.rst
2015-04-20 22:54:32 -07:00

8 lines
122 B
ReStructuredText

{# Identention in this file is important #}
.. {{ obj.type }}:: {{ object.name }}
{{ object.docstring|indent(3) }}