From 7bb40db86e02d4177587a7faa6685e3f9d3d89ef Mon Sep 17 00:00:00 2001 From: Ivan Nikiforov Date: Thu, 27 Feb 2025 15:27:55 +0100 Subject: [PATCH] Add missed docs so they could be reachable from UI navigation --- documentation/mkdocs.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/documentation/mkdocs.yml b/documentation/mkdocs.yml index 953bfb2c94..fef031ba5b 100644 --- a/documentation/mkdocs.yml +++ b/documentation/mkdocs.yml @@ -71,6 +71,9 @@ nav: - abapEnvironmentPushATCSystemConfig: steps/abapEnvironmentPushATCSystemConfig.md - abapEnvironmentRunATCCheck: steps/abapEnvironmentRunATCCheck.md - abapEnvironmentRunAUnitTest: steps/abapEnvironmentRunAUnitTest.md + - abapLandscapePortalUpdateAddOnProduct: steps/abapLandscapePortalUpdateAddOnProduct.md + - ansSendEvent: steps/ansSendEvent.md + - ascAppUpload: steps/ascAppUpload.md - apiKeyValueMapDownload: steps/apiKeyValueMapDownload.md - apiKeyValueMapUpload: steps/apiKeyValueMapUpload.md - apiProxyDownload: steps/apiProxyDownload.md @@ -90,7 +93,9 @@ nav: - cfManifestSubstituteVariables: steps/cfManifestSubstituteVariables.md - cloudFoundryCreateService: steps/cloudFoundryCreateService.md - cloudFoundryCreateServiceKey: steps/cloudFoundryCreateServiceKey.md + - cloudFoundryCreateSpace: steps/cloudFoundryCreateSpace.md - cloudFoundryDeleteService: steps/cloudFoundryDeleteService.md + - cloudFoundryDeleteSpace: steps/cloudFoundryDeleteSpace.md - cloudFoundryDeploy: steps/cloudFoundryDeploy.md - cnbBuild: steps/cnbBuild.md - codeqlExecuteScan: steps/codeqlExecuteScan.md @@ -108,6 +113,7 @@ nav: - fortifyExecuteScan: steps/fortifyExecuteScan.md - gatlingExecuteTests: steps/gatlingExecuteTests.md - gaugeExecuteTests: steps/gaugeExecuteTests.md + - gcpPublishEvent: steps/gcpPublishEvent.md - gctsCloneRepository: steps/gctsCloneRepository.md - gctsCreateRepository: steps/gctsCreateRepository.md - gctsDeploy: steps/gctsDeploy.md @@ -120,6 +126,7 @@ nav: - githubPublishRelease: steps/githubPublishRelease.md - githubSetCommitStatus: steps/githubSetCommitStatus.md - gitopsUpdateDeployment: steps/gitopsUpdateDeployment.md + - golangBuild: steps/golangBuild.md - gradleExecuteBuild: steps/gradleExecuteBuild.md - hadolintExecute: steps/hadolintExecute.md - handlePipelineStepErrors: steps/handlePipelineStepErrors.md