docs: remove section overview pages (#130)

This commit is contained in:
Luca Martial 2026-05-18 09:49:43 -04:00 committed by GitHub
parent e64da5a85d
commit d60d83e595
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 37 additions and 148 deletions

View file

@ -7,6 +7,11 @@ KTX connects to your data warehouse or database to build schema context,
discover relationships, and execute semantic layer queries. Each connection is
defined in `ktx.yaml` under the `connections` key.
For analytics tools and knowledge systems such as dbt, MetricFlow, LookML,
Metabase, Looker, and Notion, use [Context Sources](/docs/integrations/context-sources).
For Claude Code, Codex, Cursor, OpenCode, and other agent clients, use
[Agent Clients](/docs/integrations/agent-clients).
All connectors share these conventions:
- Sensitive values support `env:VAR_NAME` (read from environment) and