docs: add home page for API doc

This commit is contained in:
harttle
2019-10-20 22:53:29 +08:00
parent 41a33834e7
commit b02a227a81
133 changed files with 2496 additions and 1254 deletions
+5
View File
@@ -0,0 +1,5 @@
<p>This is the header.</p>
{% block "content" %}{% endblock %}
{% block "footer" %} <p>This is the default footer.</p> {% endblock %}