Skip to content

Commit 0f47c56

Browse files
committed
update manifest
1 parent 02b110f commit 0f47c56

File tree

1 file changed

+22
-10
lines changed

1 file changed

+22
-10
lines changed

docs/manifest.json

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -479,23 +479,23 @@
479479
"path": "./admin/templates/managing-templates/change-management.md"
480480
},
481481
{
482-
"title": "Dev containers",
483-
"description": "Learn about using development containers in templates",
482+
"title": "Envbuilder Dev Containers",
483+
"description": "Learn about using Envbuilder to manage development containers in templates",
484484
"path": "./admin/templates/managing-templates/devcontainers/index.md",
485485
"children": [
486486
{
487-
"title": "Add a dev container template",
488-
"description": "How to add a dev container template to Coder",
487+
"title": "Add an Envbuilder dev container template",
488+
"description": "Use Envbuilder to add a dev container template to Coder",
489489
"path": "./admin/templates/managing-templates/devcontainers/add-devcontainer.md"
490490
},
491491
{
492-
"title": "Dev container security and caching",
493-
"description": "Configure dev container authentication and caching",
492+
"title": "Envbuilder dev container security and caching",
493+
"description": "Configure dev container authentication and caching with Envbuilder",
494494
"path": "./admin/templates/managing-templates/devcontainers/devcontainer-security-caching.md"
495495
},
496496
{
497-
"title": "Dev container releases and known issues",
498-
"description": "Dev container releases and known issues",
497+
"title": "Envbuilder dev container releases and known issues",
498+
"description": "Envbuilder dev container releases and known issues",
499499
"path": "./admin/templates/managing-templates/devcontainers/devcontainer-releases-known-issues.md"
500500
}
501501
]
@@ -606,8 +606,20 @@
606606
},
607607
{
608608
"title": "Configure a template for dev containers",
609-
"description": "How to use configure your template for dev containers",
610-
"path": "./admin/templates/extending-templates/devcontainers.md"
609+
"description": "How to configure your template for dev containers",
610+
"path": "./admin/templates/extending-templates/devcontainers.md",
611+
"children": [
612+
{
613+
"title": "Advanced dev container configurations",
614+
"description": "Enhance your dev container configurations with multiple containers, repo selection, monitoring, and more.",
615+
"path": "./admin/templates/extending-templates/advanced-dev-containers.md"
616+
},
617+
{
618+
"title": "Choose an approach to Dev Containers",
619+
"description": "How to choose the right Dev Container integration.",
620+
"path": "./admin/templates/extending-templates/dev-containers-envbuilder.md"
621+
}
622+
]
611623
},
612624
{
613625
"title": "Process Logging",

0 commit comments

Comments
 (0)