File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8080 "icon" : " star" ,
8181 "expanded" : false ,
8282 "pages" : [
83- " features/overview" ,
83+ {
84+ "page" : " features/overview" ,
85+ "sidebarTitle" : " Overview"
86+ },
8487 {
8588 "group" : " Development" ,
8689 "expanded" : false ,
8790 "pages" : [
88- " features/development/code-editor" ,
89- " features/development/developers" ,
90- " features/development/terminal" ,
91- " features/development/webcontainer" ,
92- " features/development/workbench"
91+ {
92+ "page" : " features/development/code-editor" ,
93+ "sidebarTitle" : " Code editor"
94+ },
95+ {
96+ "page" : " features/development/developers" ,
97+ "sidebarTitle" : " Developers"
98+ },
99+ {
100+ "page" : " features/development/terminal" ,
101+ "sidebarTitle" : " Terminal"
102+ },
103+ {
104+ "page" : " features/development/webcontainer" ,
105+ "sidebarTitle" : " WebContainer"
106+ },
107+ {
108+ "page" : " features/development/workbench" ,
109+ "sidebarTitle" : " Workbench"
110+ }
93111 ]
94112 },
95113 {
You can’t perform that action at this time.
0 commit comments