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

Commit 3053e48

Browse files
authored
Merge pull request #103 from gtrivedi88/HACDOCS-447
Removed CLI and Web UI references from the how-to-guides
2 parents 8061a35 + 5c1dbd6 commit 3053e48

File tree

4 files changed

+5
-58
lines changed

4 files changed

+5
-58
lines changed

docs/modules/ROOT/nav-how-to-guides.adoc

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,11 @@
22
** Securing your supply chain
33
*** xref:how-to-guides/Secure-your-supply-chain/proc_upgrade_build_pipeline.adoc[Upgrading the build pipeline]
44
*** xref:how-to-guides/Secure-your-supply-chain/proc_inspect_sbom.adoc[Inspecting SBOMs]
5-
**** xref:how-to-guides/Secure-your-supply-chain/proc_inspect_sbom.adoc#_downloading_an_sbom_in_the_web_ui[In the web UI]
6-
**** xref:how-to-guides/Secure-your-supply-chain/proc_inspect_sbom.adoc#_downloading_an_sbom_in_the_cli[In the CLI]
7-
*** xref:how-to-guides/Secure-your-supply-chain/proc_java_dependencies.adoc[Configuring dependencies rebuild for Java apps in the CLI]
8-
** xref:how-to-guides/proc_creating_your_own_environment.adoc[Web UI: Creating your own environment]
9-
** xref:how-to-guides/creating_a_custom_application_test_with_test_pipelines.adoc[CLI: Creating a custom application test with test pipelines]
10-
** xref:how-to-guides/proc_managed_services_onboarding.adoc[CLI: Managed services team onboarding]
11-
** xref:how-to-guides/delete_application.adoc[CLI: Deleting an application].
12-
** xref:how-to-guides/delete_application.adoc[Web UI: Deleting an application].
13-
** xref:how-to-guides/proc_managing-compliance-with-the-enterprise-contract.adoc[Web UI: Managing compliance with the Enterprise Contract]
5+
*** xref:how-to-guides/Secure-your-supply-chain/proc_java_dependencies.adoc[Configuring dependencies rebuild for Java apps]
6+
** xref:how-to-guides/proc_creating_your_own_environment.adoc[Creating your own environment]
7+
** xref:how-to-guides/creating_a_custom_application_test_with_test_pipelines.adoc[Creating a custom application test with test pipelines]
8+
** xref:how-to-guides/proc_managed_services_onboarding.adoc[Managed services team onboarding]
9+
** xref:how-to-guides/proc_managing-compliance-with-the-enterprise-contract.adoc[Managing compliance with the Enterprise Contract]
1410
1511
////
1612
Commenting these out per HACDOCS-425 and -414

docs/modules/ROOT/pages/how-to-guides/Secure-your-supply-chain/proc_inspect_sbom.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
= Inspecting SBOMs
22

3-
:toc: left
4-
:icons: font
5-
:source-highlighter: highlightjs
6-
73
== Software bill of materials
84
A software bill of materials (SBOM) provides greater transparency for your software supply chain. In {ProductName}, an SBOM lists all the software libraries that a component uses. Those libraries can enable specific functionality or facilitate development.
95

docs/modules/ROOT/pages/how-to-guides/delete_application.adoc

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

docs/modules/ROOT/pages/how-to-guides/delete_application_cli.adoc

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

0 commit comments

Comments
 (0)