Skip to content

Commit f74f54d

Browse files
stirbymatifali
authored andcommitted
user guides manifest
1 parent 762b680 commit f74f54d

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

docs/manifest.json

+10-15
Original file line numberDiff line numberDiff line change
@@ -83,42 +83,37 @@
8383
"path": "./user-guides/README.md",
8484
"icon_path": "./images/icons/users.svg",
8585
"children": [
86-
{
87-
"title": "Creating workspaces",
88-
"description": "Create, configure, and connect to Coder workspaces",
89-
"path": "./user-guides/workspace-creation.md"
90-
},
9186
{
9287
"title": "Accessing workspaces",
9388
"description": "Connect to your Coder workspaces",
9489
"path": "./user-guides/workspace-access/README.md",
9590
"children": [
96-
{
97-
"title": "Web IDEs",
98-
"description": "Connect with web-based IDEs",
99-
"path": "./user-guides/workspace-access/web-ides.md"
100-
},
10191
{
10292
"title": "Jetbrains IDEs",
10393
"description": "Use Jetbrains IDEs with Gateway",
10494
"path": "./user-guides/workspace-access/jetbrains.md"
10595
},
10696
{
107-
"title": "Remote Desktops",
97+
"title": "Remote desktops",
10898
"description": "Use VDI in Coder",
10999
"path": "./user-guides/workspace-access/remote-desktop.md"
110100
},
111101
{
112-
"title": "Emacs Tramp",
102+
"title": "Emacs tramp",
103+
"description": "Use VDI in Coder",
104+
"path": "./user-guides/workspace-access/emacs-tramp.md"
105+
},
106+
{
107+
"title": "Port forwarding",
113108
"description": "Use VDI in Coder",
114109
"path": "./user-guides/workspace-access/emacs-tramp.md"
115110
}
116111
]
117112
},
118113
{
119-
"title": "Maintaining workspaces",
120-
"description": "Manage workspace updates and schedule",
121-
"path": "./user-guides/workspace-maintenance.md"
114+
"title": "Scheduling workspaces",
115+
"description": "Manage workspace schedule",
116+
"path": "./user-guides/workspace-schedule.md"
122117
},
123118
{
124119
"title": "Personalizing workspaces",

0 commit comments

Comments
 (0)