Skip to content

Commit 86e8c9e

Browse files
EdwardAngertpull[bot]
authored andcommitted
docs: add workplace scheduling to manifest (#15384)
- [ ] check links to <https://coder.com/docs/@workspace-scheduling/admin/templates/managing-templates/schedule#dormancy-threshold-enterprise-premium> - @mattvollmer reports that <https://coder.com/docs/templates/managing-templates/schedule#dormancy-threshold-enterprise> is missing. I'll try to find refs to it [preview](https://coder.com/docs/@workspace-scheduling/admin/templates/managing-templates/schedule) Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
1 parent a6570c4 commit 86e8c9e

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
@@ -329,6 +329,11 @@
329329
"title": "Template Dependencies",
330330
"description": "Learn how to manage template dependencies",
331331
"path": "./admin/templates/managing-templates/dependencies.md"
332+
},
333+
{
334+
"title": "Workspace Scheduling",
335+
"description": "Learn how to control how workspaces are started and stopped",
336+
"path": "./admin/templates/managing-templates/schedule.md"
332337
}
333338
]
334339
},

0 commit comments

Comments
 (0)