提交测试

This commit is contained in:
2024-01-16 17:22:21 +08:00
parent 92862c0372
commit 73635fda01
654 changed files with 178015 additions and 2 deletions

14
docs/modules/module.rst_t Normal file
View File

@@ -0,0 +1,14 @@
{%- if show_headings -%}
.. _{{ basename }}:
{{ basename | e | heading }}
{%- endif %}
API
---
.. automodule:: {{ qualname }}
{%- for option in automodule_options %}
:{{ option }}:
{%- endfor %}