提交测试
This commit is contained in:
14
docs/modules/module.rst_t
Normal file
14
docs/modules/module.rst_t
Normal file
@@ -0,0 +1,14 @@
|
||||
{%- if show_headings -%}
|
||||
.. _{{ basename }}:
|
||||
|
||||
{{ basename | e | heading }}
|
||||
{%- endif %}
|
||||
|
||||
API
|
||||
---
|
||||
|
||||
.. automodule:: {{ qualname }}
|
||||
{%- for option in automodule_options %}
|
||||
:{{ option }}:
|
||||
{%- endfor %}
|
||||
|
||||
Reference in New Issue
Block a user