temporarily disable API documentation

This commit is contained in:
Samuel Sadok
2020-09-29 18:47:46 +02:00
parent c070480d98
commit 47e5c693ba
+1 -1
View File
@@ -42,7 +42,7 @@
<li><a class="navitem{% if pagename == itemname %} currentitem{% endif %}" href="{% if prefix == '/' %}{{ site.baseurl }}{% endif %}{{ item.url }}" alt="{{ item.title }}">{{ item.title }}</a></li>
{% endfor %}
{% else %}
{% include apiindex.html %}
<!-- missing -->
{% endif %}
</ul>
</li>