Skip to content

Commit ddfd125

Browse files
authored
Merge branch 'main' into kafka_restructure
2 parents ce6d173 + 895d6eb commit ddfd125

File tree

32 files changed

+1080
-357
lines changed

32 files changed

+1080
-357
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,14 @@ static/knowledgebase_toc.json
5555
.frontmatter-validation-failed
5656
logs/
5757

58+
# Landing page files with autogenerated table of contents
59+
docs/cloud/reference/release-notes-index.md
60+
docs/cloud/manage/api/api-reference-index.md
61+
docs/getting-started/index.md
62+
docs/data-modeling/projections/index.md
63+
docs/cloud/manage/jan2025_faq/index.md
64+
docs/chdb/guides/index.md
65+
5866
.vscode
5967
.aspell.en.prepl
6068
*.md.bak

docs/chdb/guides/index.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,5 @@ from YAML frontmatter fields title, slug, description. If you've found an error
1313
in the table of contents, please edit the frontmatter of the files directly.
1414
-->
1515

16-
| Page | Description |
17-
|-----|-----|
18-
| [How to query Parquet files](/chdb/guides/querying-parquet) | Learn how to query Parquet files with chDB. |
19-
| [How to query data in an S3 bucket](/chdb/guides/querying-s3) | Learn how to query data in an S3 bucket with chDB. |
20-
| [Using a clickhouse-local database](/chdb/guides/clickhouse-local) | Learn how to use a clickhouse-local database with chDB |
21-
| [How to query Pandas DataFrames with chDB](/chdb/guides/pandas) | Learn how to query Pandas DataFrames with chDB |
22-
| [JupySQL and chDB](/chdb/guides/jupysql) | How to install chDB for Bun |
23-
| [How to query a remote ClickHouse server](/chdb/guides/query-remote-clickhouse) | In this guide, we'll learn how to query a remote ClickHouse server from chDB. |
24-
| [How to query Apache Arrow with chDB](/chdb/guides/apache-arrow) | In this guide, we'll learn how to query Apache Arrow tables with chDB |
16+
<!--AUTOGENERATED_START-->
17+
<!--AUTOGENERATED_END-->

docs/cloud/changelogs/fast-release-24-2.md renamed to docs/cloud/changelogs/24_02.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ slug: /whats-new/changelog/24.2-fast-release
33
title: 'v24.2 Changelog'
44
description: 'Fast release changelog for v24.2'
55
keywords: ['changelog']
6-
sidebar_label: 'v24.2'
6+
sidebar_label: '24.2'
7+
sidebar_position: 7
78
---
89

910
### ClickHouse release tag: 24.2.2.15987 {#clickhouse-release-tag-242215987}

docs/cloud/changelogs/changelog-24-5.md renamed to docs/cloud/changelogs/24_05.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ slug: /changelogs/24.5
33
title: 'v24.5 Changelog for Cloud'
44
description: 'Fast release changelog for v24.5'
55
keywords: ['changelog', 'cloud']
6-
sidebar_label: 'v24.5'
6+
sidebar_label: '24.5'
7+
sidebar_position: 6
78
---
89

910
# v24.5 Changelog for Cloud

docs/cloud/changelogs/changelog-24-6.md renamed to docs/cloud/changelogs/24_06.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ slug: /changelogs/24.6
33
title: 'v24.6 Changelog for Cloud'
44
description: 'Fast release changelog for v24.6'
55
keywords: ['changelog', 'cloud']
6-
sidebar_label: 'v24.6'
6+
sidebar_label: '24.6'
7+
sidebar_position: 5
78
---
89

910
# v24.6 Changelog for Cloud

docs/cloud/changelogs/changelog-24-8.md renamed to docs/cloud/changelogs/24_08.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ slug: /changelogs/24.8
33
title: 'v24.8 Changelog for Cloud'
44
description: 'Fast release changelog for v24.8'
55
keywords: ['changelog', 'cloud']
6-
sidebar_label: 'v24.8'
6+
sidebar_label: '24.8'
7+
sidebar_position: 4
78
---
89

910
Relevant changes for ClickHouse Cloud services based on the v24.8 release.

docs/cloud/changelogs/changelog-24-10.md renamed to docs/cloud/changelogs/24_10.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ slug: /changelogs/24.10
33
title: 'v24.10 Changelog for Cloud'
44
description: 'Fast release changelog for v24.10'
55
keywords: ['changelog', 'cloud']
6-
sidebar_label: 'v24.10'
6+
sidebar_label: '24.10'
7+
sidebar_position: 3
78
---
89

910
Relevant changes for ClickHouse Cloud services based on the v24.10 release.

docs/cloud/changelogs/changelog-24-12.md renamed to docs/cloud/changelogs/24_12.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ slug: /changelogs/24.12
33
title: 'v24.12 Changelog for Cloud'
44
description: 'Fast release changelog for v24.12'
55
keywords: ['changelog', 'cloud']
6-
sidebar_label: 'v24.12'
6+
sidebar_label: '24.12'
7+
sidebar_position: 2
78
---
89

910
Relevant changes for ClickHouse Cloud services based on the v24.12 release.

docs/cloud/changelogs/changelog-25_1-25_4.md renamed to docs/cloud/changelogs/25_04.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
slug: /changelogs/25.4
33
title: 'v25.4 Changelog for Cloud'
4-
description: 'Changelog for v25.4'
4+
description: 'Fast release changelog for v25.4'
55
keywords: ['changelog', 'cloud']
6-
sidebar_label: 'v25.4'
6+
sidebar_label: '25.4'
7+
sidebar_position: 1
78
---
89

910
## Backward Incompatible Changes {#backward-incompatible-changes}

docs/cloud/manage/jan2025_faq/index.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ The following table of contents is autogenerated by https://github.com/ClickHous
1010
from YAML frontmatter fields title, slug, description. If you've found an error
1111
in the table of contents, please edit the frontmatter of the files directly.
1212
-->
13-
| Page | Description |
14-
|-----|-----|
15-
| [Summary](/docs/cloud/manage/jan-2025-faq/summary) | Summary of New ClickHouse Cloud Tiers |
16-
| [Description of New Tiers](/docs/cloud/manage/jan-2025-faq/new-tiers) | Description of new tiers and features |
17-
| [Billing](/docs/cloud/manage/jan-2025-faq/billing) | Billing details for new pricing tiers |
18-
| [New Pricing Dimensions](/docs/cloud/manage/jan-2025-faq/pricing-dimensions) | Pricing dimensions for data transfer and ClickPipes |
19-
| [Scaling](/docs/cloud/manage/jan-2025-faq/scaling) | Scaling behavior in new pricing tiers |
20-
| [Backup Policy](/docs/cloud/manage/jan-2025-faq/backup) | Backup policy in new tiers |
21-
| [Migrating to New Plans](/docs/cloud/manage/jan-2025-faq/plan-migrations) | Migrating to new plans, tiers, pricing, how to decide and estimate costs |
13+
14+
<!--AUTOGENERATED_START-->
15+
<!--AUTOGENERATED_END-->

0 commit comments

Comments
 (0)