mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-19 15:01:52 +00:00
9 lines
171 B
Plaintext
9 lines
171 B
Plaintext
![]() |
{%- if show_headings %}
|
||
|
{{- basename | e | heading }}
|
||
|
|
||
|
{% endif -%}
|
||
|
.. automodule:: {{ qualname }}
|
||
|
{%- for option in automodule_options %}
|
||
|
:{{ option }}:
|
||
|
{%- endfor %}
|