Skip to content

Commit 284dbdc

Browse files
committed
update table of contents page
1 parent 8fed560 commit 284dbdc

File tree

2 files changed

+9
-13
lines changed

2 files changed

+9
-13
lines changed

.gitignore

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ docs/data-modeling/projections/index.md
6363
docs/cloud/manage/jan2025_faq/index.md
6464
docs/chdb/guides/index.md
6565
docs/use-cases/AI_ML/index.md
66+
docs/use-cases/AI_ML/MCP/index.md
67+
docs/integrations/data-ingestion/clickpipes/kafka/index.md
68+
6669

6770
.vscode
6871
.aspell.en.prepl
@@ -71,11 +74,3 @@ docs/use-cases/AI_ML/index.md
7174
**.translated
7275
**.translate
7376
/ClickHouse/
74-
75-
# Ignore table of contents files
76-
docs/cloud/reference/release-notes-index.md
77-
docs/whats-new/changelog/index.md
78-
docs/cloud/manage/api/api-reference-index.md
79-
docs/getting-started/index.md
80-
docs/data-modeling/projections/index.md
81-
docs/integrations/data-ingestion/clickpipes/kafka/index.md

docs/use-cases/index.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ description: 'Landing page for use case guides'
88

99
In this section of the docs you can find our use case guides.
1010

11-
| Page | Description |
12-
|-----------------------------------------|---------------------------------------------------------------------|
13-
| [Observability](observability/index.md) | Use case guide on how to setup and use ClickHouse for Observability |
14-
| [Time-Series](time-series/index.md) | Use case guide on how to setup and use ClickHouse for time-series |
15-
| [Data Lake](data_lake/index.md) | Use case guide on Data Lakes in ClickHouse |
11+
| Page | Description |
12+
|---------------------------------------------|-------------------------------------------------------------------------------|
13+
| [Observability](observability/index.md) | Use case guide on how to setup and use ClickHouse for Observability |
14+
| [Time-Series](time-series/index.md) | Use case guide on how to setup and use ClickHouse for time-series |
15+
| [Data Lake](data_lake/index.md) | Use case guide on Data Lakes in ClickHouse |
16+
| [Machine Learning and GenAI](/use-cases/AI) | Use case guides for Machine Learning and GenAI applications with ClickHouse |

0 commit comments

Comments
 (0)