From f42b2502daf66f07dd92113d3c4a6667aa2bd966 Mon Sep 17 00:00:00 2001 From: SarahNoack <44202907+SarahNoack@users.noreply.github.com> Date: Fri, 8 Feb 2019 15:45:24 +0100 Subject: [PATCH] Add CAP Scenario in Navigation (#502) --- documentation/mkdocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/mkdocs.yml b/documentation/mkdocs.yml index d8b637e41..4ad088c00 100644 --- a/documentation/mkdocs.yml +++ b/documentation/mkdocs.yml @@ -38,7 +38,8 @@ nav: - uiVeri5ExecuteTests: steps/uiVeri5ExecuteTests.md - 'Scenarios': - 'Build and Deploy Hybrid Applications with Jenkins and SAP Solution Manager': scenarios/changeManagement.md - - 'Create a Pipeline for SAP UI5 or SAP Fiori on SAP Cloud Platform': scenarios/ui5-sap-cp/Readme.md + - 'Build and Deploy SAP UI5 or SAP Fiori Applications on SAP Cloud Platform with Jenkins': scenarios/ui5-sap-cp/Readme.md + - 'Build and Deploy Applications with Jenkins and the SAP Cloud Application Programming Model': scenarios/CAP_Scenario.md - 'Required Plugins': jenkins/requiredPlugins.md theme: