mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-18 22:42:54 +00:00
9 lines
171 B
Django/Jinja
9 lines
171 B
Django/Jinja
{%- if show_headings %}
|
|
{{- basename | e | heading }}
|
|
|
|
{% endif -%}
|
|
.. automodule:: {{ qualname }}
|
|
{%- for option in automodule_options %}
|
|
:{{ option }}:
|
|
{%- endfor %}
|