Skip to content

Commit 3f10e75

Browse files
committed
Fixes
Signed-off-by: Mark Cocker <[email protected]>
1 parent 705a7a3 commit 3f10e75

File tree

1 file changed

+25
-2
lines changed

1 file changed

+25
-2
lines changed

docs/_data/sidebars/cdp_sidebar.yml

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,19 @@ entries:
99
url: index.html
1010
output: web
1111
folderitems:
12+
1213
- title: Zowe CLI CICS deploy plug-in
1314
url: index.html
1415
output: web
16+
1517
- title: Requirements on z/OS
1618
url: cdp-Requirements.html
1719
output: web
20+
1821
- title: Installing
1922
url: cdp-Installing.html
2023
output: web
24+
2125
- title: Creating Zowe CLI profiles
2226
url: cdp-Creating-Zowe-CLI-profiles.html
2327
output: web
@@ -26,21 +30,27 @@ entries:
2630
url: cdp-Tutorials-overview.html
2731
output: web
2832
folderitems:
33+
2934
- title: Tutorials overview
3035
url: cdp-Tutorials-overview.html
3136
output: web
37+
3238
- title: Preparing a z/OS PT image
3339
url: cdp-Preparing-a-zOS-PT-image.html
3440
output: web
41+
3542
- title: Provisioning a CICS region
3643
url: cdp-Provisioning-a-CICS-region.html
3744
output: web
45+
3846
- title: Deploying a Node.js application
3947
url: cdp-Deploying-a-nodejs-application.html
4048
output: web
49+
4150
- title: Deploying a CICS policy
4251
url: cdp-Deploying-a-CICS-policy.html
4352
output: web
53+
4454
- title: Deploying using individual actions
4555
url: cdp-Deploying-using-individual-actions.html
4656
output: web
@@ -49,12 +59,15 @@ entries:
4959
url: cdp-zowe-and-cli.html
5060
output: web
5161
folderitems:
62+
5263
- title: Zowe and the Zowe CLI
5364
url: cdp-zowe-and-cli.html
5465
output: web
66+
5567
- title: Zowe CLI profiles
5668
url: cdp-zowe-profiles.html
5769
output: web
70+
5871
- title: CICS bundles
5972
url: cdp-cics-bundles.html
6073
output: web
@@ -63,12 +76,15 @@ entries:
6376
url: cdp-Troubleshooting-General.html
6477
output: web
6578
folderitems:
79+
6680
- title: Log and trace files
6781
url: cdp-Troubleshooting-General.html
6882
output: web
83+
6984
- title: Precautionary checks
7085
url: cdp-Precautionary-Checks.html
7186
output: web
87+
7288
- title: Potential problems
7389
url: cdp-Troubleshooting-Symptoms.html
7490
output: web
@@ -79,37 +95,44 @@ entries:
7995

8096
- title: zowe profiles
8197
output: web
82-
subfolderitems:
98+
subfolders:
8399

84100
- title: create cics-deploy-profile
85101
url: cdp-CLIReadMe#create--cre
86102
output: web
103+
87104
- title: update cics-deploy-profile
88105
url: cdp-CLIReadMe#update--upd
89106
output: web
107+
90108
- title: delete cics-deploy-profile
91109
url: cdp-CLIReadMe#delete--rm
92110
output: web
111+
93112
- title: list cics-deploy-profile
94113
url: cdp-CLIReadMe#list--ls
95114
output: web
115+
96116
- title: set-default cics-deploy-profile
97117
url: cdp-CLIReadMe#set-default--set
98118
output: web
99119

100120
- title: zowe cics-deploy
101121
output: web
102-
subfolderitems:
122+
subfolders:
103123

104124
- title: generate bundle
105125
url: cdp-CLIReadMe#generate--g--gen
106126
output: web
127+
107128
- title: push bundle
108129
url: cdp-CLIReadMe#push--p
109130
output: web
131+
110132
- title: deploy bundle
111133
url: cdp-CLIReadMe#deploy--d--dep
112134
output: web
135+
113136
- title: undeploy bundle
114137
url: cdp-CLIReadMe#undeploy--u--udep
115138
output: web

0 commit comments

Comments
 (0)