feat: 汉化 API 模板
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
{% include "includes/description.html" %}
|
||||
{% if doc.overloads.length >= 3 %}
|
||||
<section class="overloads">
|
||||
<h2>Overloads</h2>
|
||||
<h2 id="overloads">重载形式</h2>
|
||||
<table>
|
||||
{% for overload in doc.overloads %}
|
||||
<tr>
|
||||
@@ -30,4 +30,4 @@
|
||||
</table>
|
||||
</section>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user