Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit718e6f9

Browse files
committed
remove ea feature status
1 parent82af2e0 commit718e6f9

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

‎docs/manifest.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -294,19 +294,16 @@
294294
"description":"Run containerized development environments in your Coder workspace using the dev containers specification.",
295295
"path":"./user-guides/devcontainers/index.md",
296296
"icon_path":"./images/icons/container.svg",
297-
"state": ["early access"],
298297
"children": [
299298
{
300299
"title":"Working with dev containers",
301300
"description":"Access dev containers via SSH, your IDE, or web terminal.",
302-
"path":"./user-guides/devcontainers/working-with-dev-containers.md",
303-
"state": ["early access"]
301+
"path":"./user-guides/devcontainers/working-with-dev-containers.md"
304302
},
305303
{
306304
"title":"Troubleshooting dev containers",
307305
"description":"Diagnose and resolve common issues with dev containers in your Coder workspace.",
308-
"path":"./user-guides/devcontainers/troubleshooting-dev-containers.md",
309-
"state": ["early access"]
306+
"path":"./user-guides/devcontainers/troubleshooting-dev-containers.md"
310307
}
311308
]
312309
},
@@ -606,8 +603,7 @@
606603
{
607604
"title":"Configure a template for dev containers",
608605
"description":"How to use configure your template for dev containers",
609-
"path":"./admin/templates/extending-templates/devcontainers.md",
610-
"state": ["early access"]
606+
"path":"./admin/templates/extending-templates/devcontainers.md"
611607
},
612608
{
613609
"title":"Process Logging",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp