From fc773a9087c6b2e3fdb75656bafee51545747e11 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <henrik@trineo.org>
Date: Tue, 15 Dec 2020 16:50:16 +0100
Subject: [PATCH] DOC: remove note

---
 src/doc/index.rst | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/src/doc/index.rst b/src/doc/index.rst
index d24e94bd..bc6fd9ed 100644
--- a/src/doc/index.rst
+++ b/src/doc/index.rst
@@ -16,16 +16,6 @@ Welcome to the documentation of CaosDB's web UI!
 This documentation helps you to :doc:`get started<getting_started>`, explains the most important
 :doc:`concepts<concepts>` and offers a range of :doc:`tutorials<tutorials>`.
 
-.. note::
-
-   TODO: Build the index (manually?) like here: https://github.com/mozilla/fathom/edit/master/docs/.
-   Note that :doc:`autoapi/index` still does not have any content.
-
-  .. js:autofunction:: input2caosdbDate
-
-  .. js:autofunction:: getEntityVersion
-
-
 
 Indices and tables
 ==================
-- 
GitLab