-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add content to all section index pages
Signed-off-by: Moritz Wiesinger <[email protected]>
- Loading branch information
Showing
6 changed files
with
22 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
# Get started | ||
|
||
This section will guide you through some tutorials that show how to bootstrap and use Keptn. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
# Guides | ||
|
||
This section will help you with guides about specific features of Keptn. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
# Keptn Documentation | ||
|
||
This is the documentation homepage. | ||
If you are new to Keptn, please check out the following sections: | ||
|
||
- [Core Concepts](./core-concepts) will help you understand what Keptn is all about | ||
- [Get Started](./getting-started) will help you get going with your first use cases for Keptn | ||
- [Installation](./installation) will guide you through the installation procedure of Keptn |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
# Reference | ||
|
||
This section of the Keptn documentation contains reference documentation. | ||
This section of the Keptn documentation contains reference documentation for the various APIs and CRDs that are used in Keptn. | ||
|
||
If you want to learn more about specific Custom Resource Definitions, go to the [CRD Reference](./crd-reference) section. | ||
|
||
If you want to look up some specific object properties or want ot know more about the internal APIs of Keptn, | ||
Go to the [API Reference](./api-reference) section. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
# Use Cases | ||
|
||
This section contains specific use cases and integration scenarios with other Cloud Native tools. |