From 5fd935877f3d8825126b099d6d65bf935f2145ad Mon Sep 17 00:00:00 2001 From: "firewatch-docs[bot]" Date: Fri, 18 Sep 2026 14:31:32 +0000 Subject: [PATCH] docs(trunk-workspaces): break-glass hotfix from main --- docs.json | 47 +++++++++++++++++++++++++++++++++++++ trunk-workspaces/.sync.json | 2 +- 2 files changed, 48 insertions(+), 1 deletion(-) diff --git a/docs.json b/docs.json index bec19a58..c7349dfc 100644 --- a/docs.json +++ b/docs.json @@ -730,6 +730,53 @@ } ] }, + { + "tab": "Workspaces", + "groups": [ + { + "group": "Overview", + "pages": [ + "trunk-workspaces/index", + "trunk-workspaces/getting-started" + ] + }, + { + "group": "Using workspaces", + "pages": [ + "trunk-workspaces/workspaces/home", + "trunk-workspaces/workspaces/agent", + "trunk-workspaces/workspaces/cooperation", + "trunk-workspaces/workspaces/lifecycle", + "trunk-workspaces/workspaces/connect", + "trunk-workspaces/workspaces/share" + ] + }, + { + "group": "Access policy", + "pages": [ + "trunk-workspaces/access-policy/aws", + "trunk-workspaces/access-policy/tailscale", + "trunk-workspaces/access-policy/network-egress" + ] + }, + { + "group": "Templating", + "pages": [ + "trunk-workspaces/templating/lifecycle", + "trunk-workspaces/templating/environment-variables", + "trunk-workspaces/templating/tailscale", + "trunk-workspaces/templating/aws", + "trunk-workspaces/templating/composability" + ] + }, + { + "group": "Reference", + "pages": [ + "trunk-workspaces/desktop-reference" + ] + } + ] + }, { "tab": "Kiln", "groups": [ diff --git a/trunk-workspaces/.sync.json b/trunk-workspaces/.sync.json index d32c4ef3..fe6f43b6 100644 --- a/trunk-workspaces/.sync.json +++ b/trunk-workspaces/.sync.json @@ -1,5 +1,5 @@ { "generatedFrom": "trunk-io/trunk-cloud", "sourceRef": "main", - "sourceSha": "86880bed32a147bcf6c31f3ab22aaec0b50c092b" + "sourceSha": "17ed82d73dc1b87d5f4ff67540d41ccc960fd0fb" }