From 4382c22bd15c090db8e40310b517f4658795e68e Mon Sep 17 00:00:00 2001
From: Daniel <d.hornung@indiscale.com>
Date: Fri, 30 Jul 2021 09:51:03 +0200
Subject: [PATCH] DOC: Add README_SETUP.md to documentation.

---
 src/doc/README_SETUP.md | 1 +
 src/doc/index.rst       | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)
 create mode 120000 src/doc/README_SETUP.md

diff --git a/src/doc/README_SETUP.md b/src/doc/README_SETUP.md
new file mode 120000
index 00000000..88332e35
--- /dev/null
+++ b/src/doc/README_SETUP.md
@@ -0,0 +1 @@
+../../README_SETUP.md
\ No newline at end of file
diff --git a/src/doc/index.rst b/src/doc/index.rst
index ee266598..309624d5 100644
--- a/src/doc/index.rst
+++ b/src/doc/index.rst
@@ -13,8 +13,7 @@ This documentation helps you to :doc:`get started<getting_started>`, explains th
 
    Getting started <README_SETUP>
    Concepts <concepts>
-   tutorials
-   Caosdb-Crawler <crawler>
+   CaosDB Crawler <crawler>
    _apidoc/modules
 
 
-- 
GitLab