feat: 汉化 API 模板

This commit is contained in:
Zhicheng Wang
2018-08-08 15:15:56 +08:00
parent b8dbc5d16e
commit cb84b1d1c6
26 changed files with 74 additions and 74 deletions
@@ -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 %}