From 3feb45cae2e15bc38c39a995598666394cabf2a7 Mon Sep 17 00:00:00 2001 From: Sina Rohde <s.rohde@indiscale.com> Date: Tue, 7 Nov 2023 16:15:01 +0100 Subject: [PATCH] back to overview --- src/doc/index.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/doc/index.rst b/src/doc/index.rst index eab31e85..8493a3cd 100644 --- a/src/doc/index.rst +++ b/src/doc/index.rst @@ -13,6 +13,7 @@ Welcome to the documentation of LinkAhead's web UI! administration/index.rst Extending the UI <extension> API <api/index> + Back to Overview <https://docs.indiscale.com/> .. note:: @@ -22,6 +23,9 @@ Welcome to the documentation of LinkAhead's web UI! This documentation helps you to :doc:`install the web UI <install>`, explains the most important :doc:`concepts<concepts>` and offers a range of :doc:`tutorials<tutorials/index>`. +Or go back to the general `overview`_ of the documentation. + +.. _overview: https://docs.indiscale.com/ Indices and tables ================== -- GitLab