sphinx-tutorial/py-example/docs/source/_templates/autosummary/minimal_module.rst

9 lines
113 B
ReStructuredText
Raw Normal View History

2024-01-25 11:33:17 +01:00
{{ fullname | escape | underline}}
.. automodule:: {{ fullname }}
{% block docstring %}
{% endblock %}