Skip to content

Commit

Permalink
Sync the scaffold from pingcap@322a58f
Browse files Browse the repository at this point in the history
  • Loading branch information
Docsite Preview Bot committed Nov 16, 2023
1 parent c1c0149 commit d3911c0
Show file tree
Hide file tree
Showing 14 changed files with 30 additions and 3 deletions.
1 change: 1 addition & 0 deletions markdown-pages/en/tidb-in-kubernetes/master/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
- [PingCAP Clinic Diagnostic Data](clinic-data-collection.md)
- Release Notes
- v1.5
- [1.5.1](releases/release-1.5.1.md)
- [1.5 GA](releases/release-1.5.0.md)
- [1.5.0-beta.1](releases/release-1.5.0-beta.1.md)
- v1.4
Expand Down
3 changes: 3 additions & 0 deletions markdown-pages/en/tidb/master/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
- GUI Database Tools
- [JetBrains DataGrip](/develop/dev-guide-gui-datagrip.md)
- [DBeaver](/develop/dev-guide-gui-dbeaver.md)
- [VS Code](/develop/dev-guide-gui-vscode-sqltools.md)
- [Choose Driver or ORM](/develop/dev-guide-choose-driver-or-orm.md)
- [Connect to TiDB](/develop/dev-guide-connect-to-tidb.md)
- [Connection Pools and Connection Parameters](/develop/dev-guide-connection-parameters.md)
Expand Down Expand Up @@ -619,6 +620,7 @@
- [Storage](/tidb-storage.md)
- [Computing](/tidb-computing.md)
- [Scheduling](/tidb-scheduling.md)
- [TSO](/tso.md)
- Storage Engine - TiKV
- [TiKV Overview](/tikv-overview.md)
- [RocksDB Overview](/storage-engine/rocksdb-overview.md)
Expand Down Expand Up @@ -708,6 +710,7 @@
- [`ALTER INDEX`](/sql-statements/sql-statement-alter-index.md)
- [`ALTER INSTANCE`](/sql-statements/sql-statement-alter-instance.md)
- [`ALTER PLACEMENT POLICY`](/sql-statements/sql-statement-alter-placement-policy.md)
- [`ALTER RANGE`](/sql-statements/sql-statement-alter-range.md)
- [`ALTER RESOURCE GROUP`](/sql-statements/sql-statement-alter-resource-group.md)
- [`ALTER TABLE`](/sql-statements/sql-statement-alter-table.md)
- [`ALTER TABLE COMPACT`](/sql-statements/sql-statement-alter-table-compact.md)
Expand Down
1 change: 1 addition & 0 deletions markdown-pages/en/tidb/release-6.5/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
- GUI Database Tools
- [JetBrains DataGrip](/develop/dev-guide-gui-datagrip.md)
- [DBeaver](/develop/dev-guide-gui-dbeaver.md)
- [VS Code](/develop/dev-guide-gui-vscode-sqltools.md)
- [Choose Driver or ORM](/develop/dev-guide-choose-driver-or-orm.md)
- [Connect to TiDB](/develop/dev-guide-connect-to-tidb.md)
- [Connection Pools and Connection Parameters](/develop/dev-guide-connection-parameters.md)
Expand Down
2 changes: 2 additions & 0 deletions markdown-pages/en/tidb/release-7.1/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
- GUI Database Tools
- [JetBrains DataGrip](/develop/dev-guide-gui-datagrip.md)
- [DBeaver](/develop/dev-guide-gui-dbeaver.md)
- [VS Code](/develop/dev-guide-gui-vscode-sqltools.md)
- [Choose Driver or ORM](/develop/dev-guide-choose-driver-or-orm.md)
- [Connect to TiDB](/develop/dev-guide-connect-to-tidb.md)
- [Connection Pools and Connection Parameters](/develop/dev-guide-connection-parameters.md)
Expand Down Expand Up @@ -617,6 +618,7 @@
- [Storage](/tidb-storage.md)
- [Computing](/tidb-computing.md)
- [Scheduling](/tidb-scheduling.md)
- [TSO](/tso.md)
- Storage Engine - TiKV
- [TiKV Overview](/tikv-overview.md)
- [RocksDB Overview](/storage-engine/rocksdb-overview.md)
Expand Down
2 changes: 2 additions & 0 deletions markdown-pages/en/tidb/release-7.3/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
- GUI Database Tools
- [JetBrains DataGrip](/develop/dev-guide-gui-datagrip.md)
- [DBeaver](/develop/dev-guide-gui-dbeaver.md)
- [VS Code](/develop/dev-guide-gui-vscode-sqltools.md)
- [Choose Driver or ORM](/develop/dev-guide-choose-driver-or-orm.md)
- [Connect to TiDB](/develop/dev-guide-connect-to-tidb.md)
- [Connection Pools and Connection Parameters](/develop/dev-guide-connection-parameters.md)
Expand Down Expand Up @@ -617,6 +618,7 @@
- [Storage](/tidb-storage.md)
- [Computing](/tidb-computing.md)
- [Scheduling](/tidb-scheduling.md)
- [TSO](/tso.md)
- Storage Engine - TiKV
- [TiKV Overview](/tikv-overview.md)
- [RocksDB Overview](/storage-engine/rocksdb-overview.md)
Expand Down
2 changes: 2 additions & 0 deletions markdown-pages/en/tidb/release-7.4/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
- GUI Database Tools
- [JetBrains DataGrip](/develop/dev-guide-gui-datagrip.md)
- [DBeaver](/develop/dev-guide-gui-dbeaver.md)
- [VS Code](/develop/dev-guide-gui-vscode-sqltools.md)
- [Choose Driver or ORM](/develop/dev-guide-choose-driver-or-orm.md)
- [Connect to TiDB](/develop/dev-guide-connect-to-tidb.md)
- [Connection Pools and Connection Parameters](/develop/dev-guide-connection-parameters.md)
Expand Down Expand Up @@ -619,6 +620,7 @@
- [Storage](/tidb-storage.md)
- [Computing](/tidb-computing.md)
- [Scheduling](/tidb-scheduling.md)
- [TSO](/tso.md)
- Storage Engine - TiKV
- [TiKV Overview](/tikv-overview.md)
- [RocksDB Overview](/storage-engine/rocksdb-overview.md)
Expand Down
9 changes: 7 additions & 2 deletions markdown-pages/en/tidbcloud/master/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
- GUI Database Tools
- [JetBrains DataGrip](/develop/dev-guide-gui-datagrip.md)
- [DBeaver](/develop/dev-guide-gui-dbeaver.md)
- [VS Code](/develop/dev-guide-gui-vscode-sqltools.md)
- [Choose Driver or ORM](/develop/dev-guide-choose-driver-or-orm.md)
- Java
- [JDBC](/develop/dev-guide-sample-application-java-jdbc.md)
Expand Down Expand Up @@ -52,7 +53,9 @@
- [Rails](/develop/dev-guide-sample-application-ruby-rails.md)
- Serverless Driver (Beta)
- [TiDB Cloud Serverless Driver](/tidb-cloud/serverless-driver.md)
- [Configure TiDB Cloud Serverless Driver](/tidb-cloud/serverless-driver-config.md)
- [Node.js Example](/tidb-cloud/serverless-driver-node-example.md)
- [Prisma Example](/tidb-cloud/serverless-driver-prisma-example.md)
- [Kysely Example](/tidb-cloud/serverless-driver-kysely-example.md)
- Third-Party Support
- [Third-Party Tools Supported by TiDB](/develop/dev-guide-third-party-support.md)
- [Known Incompatibility Issues with Third-Party Tools](/develop/dev-guide-third-party-tools-compatibility.md)
Expand Down Expand Up @@ -240,7 +243,7 @@
- Stream Data
- [Changefeed Overview](/tidb-cloud/changefeed-overview.md)
- [To MySQL Sink](/tidb-cloud/changefeed-sink-to-mysql.md)
- [To Kafka Sink (Beta)](/tidb-cloud/changefeed-sink-to-apache-kafka.md)
- [To Kafka Sink](/tidb-cloud/changefeed-sink-to-apache-kafka.md)
- [To TiDB Cloud Sink](/tidb-cloud/changefeed-sink-to-tidb-cloud.md)
- [To Cloud Storage](/tidb-cloud/changefeed-sink-to-cloud-storage.md)
- Security
Expand Down Expand Up @@ -304,6 +307,7 @@
- [Storage](/tidb-storage.md)
- [Computing](/tidb-computing.md)
- [Scheduling](/tidb-scheduling.md)
- [TSO](/tso.md)
- [TiDB Dedicated Limitations and Quotas](/tidb-cloud/limitations-and-quotas.md)
- [TiDB Serverless Limitations](/tidb-cloud/serverless-limitations.md)
- [Limited SQL Features on TiDB Cloud](/tidb-cloud/limited-sql-features.md)
Expand Down Expand Up @@ -625,5 +629,6 @@
- [2021](/tidb-cloud/release-notes-2021.md)
- [2020](/tidb-cloud/release-notes-2020.md)
- Maintenance Notification
- [[2023-11-14] TiDB Dedicated Scale Feature Maintenance Notification](/tidb-cloud/notification-2023-11-14-scale-feature-maintenance.md)
- [[2023-09-26] TiDB Cloud Console Maintenance Notification](/tidb-cloud/notification-2023-09-26-console-maintenance.md)
- [[2023-08-31] TiDB Cloud Console Maintenance Notification](/tidb-cloud/notification-2023-08-31-console-maintenance.md)
1 change: 1 addition & 0 deletions markdown-pages/zh/tidb-in-kubernetes/master/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
- [PingCAP Clinic 数据采集范围说明](clinic-data-collection.md)
- 版本发布历史
- v1.5
- [1.5.1](releases/release-1.5.1.md)
- [1.5 GA](releases/release-1.5.0.md)
- [1.5.0-beta.1](releases/release-1.5.0-beta.1.md)
- v1.4
Expand Down
3 changes: 3 additions & 0 deletions markdown-pages/zh/tidb/master/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@
- [使用 Top SQL 定位系统资源消耗过多的查询](/dashboard/top-sql.md)
- [通过日志定位消耗系统资源多的查询](/identify-expensive-queries.md)
- [保存和恢复集群现场信息](/sql-plan-replayer.md)
- [理解 TiKV 中的 Stale Read 和 safe-ts](/troubleshoot-stale-read.md)
- [获取支持](/support.md)
- 性能调优
- 优化手册
Expand Down Expand Up @@ -634,6 +635,7 @@
- [存储](/tidb-storage.md)
- [计算](/tidb-computing.md)
- [调度](/tidb-scheduling.md)
- [TSO](/tso.md)
- 存储引擎 TiKV
- [TiKV 简介](/tikv-overview.md)
- [RocksDB 简介](/storage-engine/rocksdb-overview.md)
Expand Down Expand Up @@ -724,6 +726,7 @@
- [`ALTER INDEX`](/sql-statements/sql-statement-alter-index.md)
- [`ALTER INSTANCE`](/sql-statements/sql-statement-alter-instance.md)
- [`ALTER PLACEMENT POLICY`](/sql-statements/sql-statement-alter-placement-policy.md)
- [`ALTER RANGE`](/sql-statements/sql-statement-alter-range.md)
- [`ALTER RESOURCE GROUP`](/sql-statements/sql-statement-alter-resource-group.md)
- [`ALTER TABLE`](/sql-statements/sql-statement-alter-table.md)
- [`ALTER TABLE COMPACT`](/sql-statements/sql-statement-alter-table-compact.md)
Expand Down
1 change: 1 addition & 0 deletions markdown-pages/zh/tidb/release-6.5/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@
- [使用 Top SQL 定位系统资源消耗过多的查询](/dashboard/top-sql.md)
- [通过日志定位消耗系统资源多的查询](/identify-expensive-queries.md)
- [保存和恢复集群现场信息](/sql-plan-replayer.md)
- [理解 TiKV 中的 Stale Read 和 safe-ts](/troubleshoot-stale-read.md)
- [获取支持](/support.md)
- 性能调优
- 优化手册
Expand Down
2 changes: 2 additions & 0 deletions markdown-pages/zh/tidb/release-7.1/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@
- [使用 Top SQL 定位系统资源消耗过多的查询](/dashboard/top-sql.md)
- [通过日志定位消耗系统资源多的查询](/identify-expensive-queries.md)
- [保存和恢复集群现场信息](/sql-plan-replayer.md)
- [理解 TiKV 中的 Stale Read 和 safe-ts](/troubleshoot-stale-read.md)
- [获取支持](/support.md)
- 性能调优
- 优化手册
Expand Down Expand Up @@ -632,6 +633,7 @@
- [存储](/tidb-storage.md)
- [计算](/tidb-computing.md)
- [调度](/tidb-scheduling.md)
- [TSO](/tso.md)
- 存储引擎 TiKV
- [TiKV 简介](/tikv-overview.md)
- [RocksDB 简介](/storage-engine/rocksdb-overview.md)
Expand Down
2 changes: 2 additions & 0 deletions markdown-pages/zh/tidb/release-7.3/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@
- [使用 Top SQL 定位系统资源消耗过多的查询](/dashboard/top-sql.md)
- [通过日志定位消耗系统资源多的查询](/identify-expensive-queries.md)
- [保存和恢复集群现场信息](/sql-plan-replayer.md)
- [理解 TiKV 中的 Stale Read 和 safe-ts](/troubleshoot-stale-read.md)
- [获取支持](/support.md)
- 性能调优
- 优化手册
Expand Down Expand Up @@ -632,6 +633,7 @@
- [存储](/tidb-storage.md)
- [计算](/tidb-computing.md)
- [调度](/tidb-scheduling.md)
- [TSO](/tso.md)
- 存储引擎 TiKV
- [TiKV 简介](/tikv-overview.md)
- [RocksDB 简介](/storage-engine/rocksdb-overview.md)
Expand Down
2 changes: 2 additions & 0 deletions markdown-pages/zh/tidb/release-7.4/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@
- [使用 Top SQL 定位系统资源消耗过多的查询](/dashboard/top-sql.md)
- [通过日志定位消耗系统资源多的查询](/identify-expensive-queries.md)
- [保存和恢复集群现场信息](/sql-plan-replayer.md)
- [理解 TiKV 中的 Stale Read 和 safe-ts](/troubleshoot-stale-read.md)
- [获取支持](/support.md)
- 性能调优
- 优化手册
Expand Down Expand Up @@ -634,6 +635,7 @@
- [存储](/tidb-storage.md)
- [计算](/tidb-computing.md)
- [调度](/tidb-scheduling.md)
- [TSO](/tso.md)
- 存储引擎 TiKV
- [TiKV 简介](/tikv-overview.md)
- [RocksDB 简介](/storage-engine/rocksdb-overview.md)
Expand Down
2 changes: 1 addition & 1 deletion temp/docs-staging
Submodule docs-staging updated from cd1b5d to 322a58

1 comment on commit d3911c0

@vercel
Copy link

@vercel vercel bot commented on d3911c0 Nov 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.