Skip to content

Commit bdb1ff1

Browse files
committed
fix misaligned tables
1 parent 07c366b commit bdb1ff1

File tree

5 files changed

+40
-40
lines changed

5 files changed

+40
-40
lines changed

docs/en/chdb/reference/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Data Formats for chDB
55
keywords: [chdb, data formats]
66
---
77

8-
| Reference page |
9-
|---------------------------------------------------|
10-
| [Data Formats](/en/chdb/reference/data-formats) |
8+
| Reference page |
9+
|----------------------|
10+
| [Data Formats](/en/chdb/reference/data-formats) |
1111
| [SQL Reference](/en/chdb/reference/sql-reference) |

docs/en/chdb/reference/sql-reference.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ keywords: [chdb, sql reference]
88

99
chdb supports the same SQL syntax, statements, engines and functions as ClickHouse:
1010

11-
| Topic |
12-
|-------------------------------------------------------------------|
13-
| [SQL Syntax](/docs/en/sql-reference/syntax) |
14-
| [Statements](/docs/en/sql-reference/statements) |
15-
| [Table Engines](/docs/en/engines/table-engines) |
16-
| [Database Engines](/docs/en/engines/database-engines) |
17-
| [Regular Functions](/docs/en/sql-reference/functions) |
11+
| Topic |
12+
|----------------------------|
13+
| [SQL Syntax](/docs/en/sql-reference/syntax) |
14+
| [Statements](/docs/en/sql-reference/statements) |
15+
| [Table Engines](/docs/en/engines/table-engines) |
16+
| [Database Engines](/docs/en/engines/database-engines) |
17+
| [Regular Functions](/docs/en/sql-reference/functions) |
1818
| [Aggregate Functions](/docs/en/sql-reference/aggregate-functions) |
19-
| [Table Functions](/docs/en/sql-reference/table-functions) |
20-
| [Window Functions](/docs/en/sql-reference/window-functions) |
19+
| [Table Functions](/docs/en/sql-reference/table-functions) |
20+
| [Window Functions](/docs/en/sql-reference/window-functions) |
2121

2222
For further information and examples, see the [ClickHouse SQL Reference](/docs/en/sql-reference).

docs/en/cloud/get-started/index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ keywords: [Cloud Quick Start, SQL Console, Query Insights, Query API Endpoints,
77

88
Welcome to ClickHouse Cloud! Explore the pages below to learn more about what ClickHouse Cloud has to offer.
99

10-
| Page | Description |
11-
|-------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|
12-
| [Overview](/docs/en/cloud/overview) | Overview of the benefits of using ClickHouse Cloud and what version of ClickHouse is used for it. |
10+
| Page | Description |
11+
|--------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|
12+
| [Overview](/docs/en/cloud/overview) | Overview of the benefits of using ClickHouse Cloud and what version of ClickHouse is used for it. |
1313
| [Cloud Quick Start](/docs/en/cloud/get-started/cloud-quick-start) | Quick start guide to get up and running with Cloud. |
14-
| [SQL Console](/docs/en/cloud/get-started/sql-console) | Learn about the interactive SQL console available in CLoud |
15-
| [Query Insights](/docs/en/cloud/get-started/query-insights) | Learn about how Cloud's Query Insights feature makes ClickHouse's built-in query log easier to use through various visualizations and tables. |
16-
| [Query Endpoints](/docs/en/cloud/get-started/query-endpoints) | Learn about the Query API Endpoints feature which allows you to create an API endpoint directly from any saved SQL query in the ClickHouse Cloud console. |
17-
| [Dashboards](/docs/en/cloud/manage/dashboards) | Learn about how SQL Console’s dashboards feature allows you to collect and share visualizations from saved queries. |
18-
| [Cloud Support](/docs/en/cloud/support) | Learn more about Support Services for ClickHouse Cloud users and customers. |
14+
| [SQL Console](/docs/en/cloud/get-started/sql-console) | Learn about the interactive SQL console available in CLoud |
15+
| [Query Insights](/docs/en/cloud/get-started/query-insights) | Learn about how Cloud's Query Insights feature makes ClickHouse's built-in query log easier to use through various visualizations and tables. |
16+
| [Query Endpoints](/docs/en/cloud/get-started/query-endpoints) | Learn about the Query API Endpoints feature which allows you to create an API endpoint directly from any saved SQL query in the ClickHouse Cloud console. |
17+
| [Dashboards](/docs/en/cloud/manage/dashboards) | Learn about how SQL Console’s dashboards feature allows you to collect and share visualizations from saved queries. |
18+
| [Cloud Support](/docs/en/cloud/support) | Learn more about Support Services for ClickHouse Cloud users and customers. |

docs/en/cloud/manage/api/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Cloud API
33
slug: en/cloud/manage/api
44
---
55

6-
| Page | Description |
7-
|----------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------|
8-
| [Overview](/docs/en/cloud/manage/api/api-overview) | Provides an overview of rate limits, Terraform Provider, Swagger (OpenAPI) Endpoint and UI and available support. |
9-
| [Managing API Keys](/docs/en/cloud/manage/openapi) | Learn more about Cloud's API utilizing OpenAPI that allows you to programmatically manage your account and aspects of your services. |
10-
| [API Reference](/docs/en/cloud/manage/api) | API reference documentation. |
6+
| Page | Description |
7+
|-------------------------|--------------------------------------------------------------------------------------------------------------------------------------|
8+
| [Overview](/docs/en/cloud/manage/api/api-overview) | Provides an overview of rate limits, Terraform Provider, Swagger (OpenAPI) Endpoint and UI and available support. |
9+
| [Managing API Keys](/docs/en/cloud/manage/openapi)| Learn more about Cloud's API utilizing OpenAPI that allows you to programmatically manage your account and aspects of your services. |
10+
| [API Reference](/docs/en/cloud/manage/api) | API reference documentation. |

0 commit comments

Comments
 (0)