From 47e5c693ba2ccfb0800ebfa3008caea8ceb0f2fe Mon Sep 17 00:00:00 2001 From: Samuel Sadok Date: Tue, 29 Sep 2020 18:47:46 +0200 Subject: [PATCH] temporarily disable API documentation --- docs/_layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 86df64d9..d3035973 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -42,7 +42,7 @@
  • {{ item.title }}
  • {% endfor %} {% else %} - {% include apiindex.html %} + {% endif %}