From a7eb212340fc2bb1000d8e02131d063fb697160f Mon Sep 17 00:00:00 2001 From: JohnDoe6345789 Date: Fri, 26 Dec 2025 02:58:54 +0000 Subject: [PATCH] docs: 1 files --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index d213293a7..9a6e4e42c 100644 --- a/README.md +++ b/README.md @@ -1115,16 +1115,10 @@ DEBUG=metabuilder:* npm run dev | Package seeds | `packages/*/seed/` | | DBAL TypeScript | `dbal/ts/src/` | | DBAL C++ | `dbal/cpp/src/` | -| DBAL docs | `dbal/cpp/docs/` | | E2E tests | `frontends/nextjs/e2e/` | | Shared config | `config/` | -| Build config | `config/build/` | -| Lint config | `config/lint/` | -| Test config | `config/test/` | | Analysis tools | `tools/analysis/` | | Security tools | `tools/security/` | -| Documentation | `docs/` | -| Architecture docs | `docs/architecture/` | | Development prompts | `.github/prompts/` | | CI workflows | `.github/workflows/` |