Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 8061a35

Browse files
authored
Merge pull request #100 from gtrivedi88/HACDOCS-451
Updated Concepts navigation
2 parents 82407ed + 393d48b commit 8061a35

File tree

6 files changed

+8
-26
lines changed

6 files changed

+8
-26
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1-
* xref:concepts/index.adoc[Concepts]
2-
** xref:concepts/release-services/con_release-services-overview.adoc[Release services]
3-
** xref:concepts/enterprise-contract/con_enterprise-contract-overview.adoc[Enterprise contract]
4-
** xref:concepts/testing_applications/index.adoc[Testing applications]
1+
* Concepts
2+
** Testing applications
53
*** xref:concepts/testing_applications/con_test-overview.adoc[Overview of test components]
64
*** xref:concepts/testing_applications/surface-level_tests.adoc[Surface-level tests]
75
*** xref:concepts/testing_applications/adding_new_tests.adoc[Add a tew test]
86
*** xref:concepts/testing_applications/configuring_tests.adoc[Configuring tests]
97
** xref:concepts/RenovateBot/index.adoc[RenovateBot]
10-
** xref:concepts/environments/index.adoc[Environments]
118
** xref:concepts/java-build-service/java-build-service.adoc[Java build service]
129
** xref:concepts/java-build-service/java-build-service-components.adoc[Java build service components]
1310
@@ -16,4 +13,7 @@ Adam Kaplan said that the index.adoc for Pipelines, and presumably the other doc
1613
** xref:concepts/pipelines/index.adoc[Pipelines]
1714
*** xref:concepts/pipelines/persister.adoc[Persister component]
1815
*** xref:concepts/pipelines/pipeline_concepts.adoc[Pipeline concepts]
16+
** xref:concepts/release-services/con_release-services-overview.adoc[Release services]
17+
** xref:concepts/enterprise-contract/con_enterprise-contract-overview.adoc[Enterprise contract]
18+
** xref:concepts/environments/index.adoc[Environments]
1919
////

docs/modules/ROOT/pages/concepts/enterprise-contract/con_enterprise-contract-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ To learn more about {ProductName} EC, see the following pages:
2323

2424
To learn about other {ProductName} streams that help you with your containerized development needs, see the following pages:
2525

26-
* xref:concepts/testing_applications/index.adoc[Application testing]
26+
* xref:concepts/testing_applications/con_test-overview.adoc[Application testing]
2727
* xref:concepts/release-services/con_release-services-overview.adoc[Release strategy]
2828
* xref:concepts/pipelines/index.adoc[Pipelines]

docs/modules/ROOT/pages/concepts/index.adoc

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/modules/ROOT/pages/concepts/release-services/con_release-services-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ Inside a managed workspace, SREs rely on the release strategy to deploy your app
2626

2727
To learn about other {ProductName} components that can help you with containerized development, see the following:
2828

29-
* xref:concepts/testing_applications/index.adoc[Testing applications]
29+
* xref:concepts/testing_applications/con_test-overview.adoc[Testing applications]
3030
* xref:concepts/enterprise-contract/con_enterprise-contract-overview.adoc[Enterprise contract]
3131
* xref:concepts/pipelines/index.adoc[Pipelines]

docs/modules/ROOT/pages/concepts/testing_applications/index.adoc

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ xref:getting-started/index.adoc[Getting started]:: Get started with {ProductName
4242
[]
4343
xref:how-to-guides/index.adoc[*How-to guides*]:: Put {ProductName} to work for you.
4444
[]
45-
xref:concepts/index.adoc[*Concepts*]:: Learn about technical and conceptual information.
45+
xref:concepts/testing_applications/con_test-overview.adoc[*Concepts*]:: Learn about technical and conceptual information.
4646
[]
4747
xref:glossary/index.adoc[*Glossary*]:: View a list of relevant terms and their definitions.
4848
[]

0 commit comments

Comments
 (0)