8000 docs: add dev containers to manifest.json (#17854) · coder/coder@c42a315 · GitHub
[go: up one dir, main page]

Skip to content

Commit c42a315

Browse files
authored
1 parent 3de0003 commit c42a315

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/manifest.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,11 @@
503503
"description": "Authenticate with provider APIs to provision workspaces",
504504
"path": "./admin/templates/extending-templates/provider-authentication.md"
505505
},
506+
{
507+
"title": "Configure a template for dev containers",
508+
"description": "How to use configure your template for dev containers",
509+
"path": "./admin/templates/extending-templates/devcontainers.md"
510+
},
506511
{
507512
"title": "Process Logging",
508513
"description": "Log workspace processes",

0 commit comments

Comments
 (0)
0