From bb42027699d81129f8e2f77cd3270ac7462785e8 Mon Sep 17 00:00:00 2001 From: Gustavo Madeira Santana Date: Sun, 29 Mar 2026 20:10:31 -0400 Subject: [PATCH] Docs: hide ClawDock from install menu --- docs/docs.json | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docs.json b/docs/docs.json index 8d3edb416ab..aa4f160cc3e 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -924,7 +924,6 @@ "pages": [ "install/ansible", "install/bun", - "install/clawdock", "install/docker", "install/nix", "install/podman"