From 42b79ffe1117b26f6b65f35081280b15323e50d2 Mon Sep 17 00:00:00 2001 From: Moritz Wiesinger Date: Tue, 12 Dec 2023 10:27:16 +0100 Subject: [PATCH] Update docs-new/docs/index.md Co-authored-by: Meg McRoberts Signed-off-by: Moritz Wiesinger --- docs-new/docs/index.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/docs-new/docs/index.md b/docs-new/docs/index.md index 7abcafcc19..46ab7707d0 100644 --- a/docs-new/docs/index.md +++ b/docs-new/docs/index.md @@ -5,4 +5,16 @@ If you are new to Keptn, please check out the following sections: - [Core Concepts](./core-concepts/index.md) will help you understand what Keptn is all about - [Get Started](./getting-started/index.md) helps you get going with your first use cases for Keptn -- [Installation](./installation/index.md) will guide you through the installation procedure of Keptn +- [Installation](./installation/index.md) guides you through +the installation procedure for Keptn +and provides information about special configuration options +that are available. +- [Guides](../guides/index.md) provide detailed and comprehensive how-to information +for Keptn features and capabilities. +- [Reference](../reference/index.md) provides comprehensive information +about the CRDs and APIs that define how Keptn behaves. +- [Components](../components/index.md) provides architectural information +about how Keptn functionality is implemented +for people who want a deeper understanding of Keptn +or who need this information to troubleshoot their systems. +It also includes information about updating and uninstalling Keptn.