This repository was archived by the owner on Aug 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +7
-14
lines changed Expand file tree Collapse file tree 5 files changed +7
-14
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- title : " Admin guides "
2
+ title : " Admin"
3
3
description : Learn about admin tasks for Coder.
4
4
---
5
5
Original file line number Diff line number Diff line change 1
1
---
2
- title : " Customization guides "
2
+ title : " Customization"
3
3
description : Learn about tasks related to customizing Coder.
4
4
---
5
5
Original file line number Diff line number Diff line change 1
1
---
2
- title : Install Coder from an archive
2
+ title : Coder installation from an archive
3
3
description : Learn how to install Coder from an archive
4
4
---
5
5
Original file line number Diff line number Diff line change 1
1
---
2
- title : " Deployment guides "
2
+ title : " Deployment"
3
3
description : Learn about tasks related to deploying Coder.
4
4
---
5
5
Original file line number Diff line number Diff line change 263
263
},
264
264
{
265
265
"path" : " ./guides/index.md" ,
266
- "navigable" : false ,
266
+ "navigable" : true ,
267
267
"children" : [
268
268
{
269
269
"path" : " ./guides/admin/index.md" ,
270
- "navigable" : false ,
271
270
"children" : [
272
271
{
273
272
"path" : " ./guides/admin/resources.md"
294
293
},
295
294
{
296
295
"path" : " ./guides/customization/index.md" ,
297
- "navigable" : false ,
298
296
"children" : [
299
297
{
300
298
"path" : " ./guides/customization/custom-workspace.md"
315
313
},
316
314
{
317
315
"path" : " ./guides/deployments/index.md" ,
318
- "navigable" : false ,
319
316
"children" : [
320
317
{
321
318
"path" : " ./guides/deployments/archive-install.md"
336
333
},
337
334
{
338
335
"path" : " ./guides/ssl-certificates/index.md" ,
339
- "navigable" : false ,
340
336
"children" : [
341
337
{
342
338
"path" : " ./guides/ssl-certificates/azureDNS.md"
353
349
]
354
350
},
355
351
{
356
- "path" : " ./guides/mobile-development/index.md" ,
357
- "navigable" : false
352
+ "path" : " ./guides/mobile-development/index.md"
358
353
},
359
354
{
360
- "path" : " ./guides/api.md" ,
361
- "navigable" : false
355
+ "path" : " ./guides/api.md"
362
356
},
363
357
{
364
358
"path" : " ./guides/troubleshooting/index.md" ,
365
- "navigable" : false ,
366
359
"children" : [
367
360
{
368
361
"path" : " ./guides/troubleshooting/docker-problems.md"
You can’t perform that action at this time.
0 commit comments