|
294 | 294 | "description":"Run containerized development environments in your Coder workspace using the dev containers specification.",
|
295 | 295 | "path":"./user-guides/devcontainers/index.md",
|
296 | 296 | "icon_path":"./images/icons/container.svg",
|
297 |
| -"state": ["early access"], |
298 | 297 | "children": [
|
299 | 298 | {
|
300 | 299 | "title":"Working with dev containers",
|
301 | 300 | "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" |
304 | 302 | },
|
305 | 303 | {
|
306 | 304 | "title":"Troubleshooting dev containers",
|
307 | 305 | "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" |
310 | 307 | }
|
311 | 308 | ]
|
312 | 309 | },
|
|
606 | 603 | {
|
607 | 604 | "title":"Configure a template for dev containers",
|
608 | 605 | "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" |
611 | 607 | },
|
612 | 608 | {
|
613 | 609 | "title":"Process Logging",
|
|