From 16616f4e779cfc5fd213e2d133dd11a05dc27eee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <henrik@trineo.org> Date: Tue, 15 Dec 2020 14:21:42 +0100 Subject: [PATCH] FIX: include file in doc --- doc/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/index.rst b/doc/index.rst index b3de8d1..e7d3c53 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -10,6 +10,7 @@ Welcome to documentation of CaosDB's MySQL Backend! Getting started <README_SETUP> Concepts <concepts> tutorials + Maintenance API documentation<functions> This documentation helps you to :doc:`get started<README_SETUP>`, explains the most important -- GitLab