doc: put the index at the bottom

This commit is contained in:
taitt 2018-06-06 17:02:38 +07:00
parent 59b35fa5b2
commit 480e73d92e

View File

@ -1,6 +1,6 @@
{% extends "!layout.html" %}
{% block menu %}
<a href="genindex.html">Keyword Index</a>
{{ super() }}
<a href="genindex.html">Keyword Index</a>
{% endblock %}