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
@@ -1,6 +1,6 @@
{% if doc.usageNotes %}
<section class="usage-notes">
<h2>Usage notes</h2>
<h2 id="usage-notes">使用说明</h2>
{$ doc.usageNotes | marked $}
</section>
{% endif %}