sphinx-autoapi/autoapi/templates/javascript/member.rst
2015-06-06 13:08:44 -07:00

8 lines
116 B
ReStructuredText

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