Skip to content

Commit 04b0e86

Browse files
committed
Fix to get sidebar to show subfolders
Signed-off-by: Mark Cocker <[email protected]>
1 parent 41de8a7 commit 04b0e86

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

docs/_data/sidebars/cdp_sidebar.yml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,16 @@ entries:
9191

9292
- title: Commands
9393
output: web
94-
subfolder:
95-
94+
folderitems:
95+
96+
- title: Commands overview
97+
url: cdp-CLIReadMe#create--cre
98+
output: web
99+
100+
subfolders:
96101
- title: zowe profiles
97102
output: web
98-
folderitems:
103+
subfolderitems:
99104

100105
- title: create cics-deploy-profile
101106
url: cdp-CLIReadMe#create--cre
@@ -119,7 +124,7 @@ entries:
119124

120125
- title: zowe cics-deploy
121126
output: web
122-
folderitemss:
127+
subfolderitems:
123128

124129
- title: generate bundle
125130
url: cdp-CLIReadMe#generate--g--gen

0 commit comments

Comments
 (0)