sphinx-autoapi/autoapi/templates/javascript/member.rst

8 lines
116 B
ReStructuredText
Raw Normal View History

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