From 45f40ec96ffd885f8ccb92e70a8420bcf665ac4f Mon Sep 17 00:00:00 2001 From: Ridgeway Date: Wed, 8 Apr 2026 09:03:44 +0000 Subject: [PATCH] docs: Add ai-tools/ directory to WARP.md content structure The ai-tools/ directory was added in commit 3350a00 but WARP.md was not updated to reflect it in the Content Structure section. Co-Authored-By: Oz --- WARP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/WARP.md b/WARP.md index 497b52c..7765a45 100644 --- a/WARP.md +++ b/WARP.md @@ -36,6 +36,7 @@ All documentation pages use `.mdx` format with YAML frontmatter: - `wrld-host/` - Hosting service docs - `wrld-tech/` - Technology service docs - `wrld-ai/` - AI service docs +- `ai-tools/` - AI tool setup guides (Warp, Claude Code, Cursor, Windsurf) - `onboarding/` - Client onboarding guides (Microsoft 365, Google Workspace) - `tools/` - Internal tools documentation - `support/` - Help center and support guides