Skip to content

Commit

Permalink
cloud: use title case in TOC and sort integration docs ascending (#12037
Browse files Browse the repository at this point in the history
) (#12040)
  • Loading branch information
ti-chi-bot authored Jan 12, 2023
1 parent 0161a7e commit 61c74a4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
8 changes: 4 additions & 4 deletions TOC-tidb-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
- [Prepared Statements](/develop/dev-guide-prepared-statement.md)
- Read Data
- [Query Data from a Single Table](/develop/dev-guide-get-data-from-single-table.md)
- [Multi-table Join Queries](/develop/dev-guide-join-tables.md)
- [Multi-Table Join Queries](/develop/dev-guide-join-tables.md)
- [Subquery](/develop/dev-guide-use-subqueries.md)
- [Paginate Results](/develop/dev-guide-paginate-results.md)
- [Views](/develop/dev-guide-use-views.md)
Expand Down Expand Up @@ -118,7 +118,7 @@
- [CSV Configurations for Importing Data](/tidb-cloud/csv-config-for-import-data.md)
- [Troubleshoot Access Denied Errors during Data Import from Amazon S3](/tidb-cloud/troubleshoot-import-access-denied-error.md)
- Explore Data
- [Chat2Query (beta)](/tidb-cloud/explore-data-with-chat2query.md)
- [Chat2Query (Beta)](/tidb-cloud/explore-data-with-chat2query.md)
- Stream Data
- [Changefeed Overview](/tidb-cloud/changefeed-overview.md)
- [To MySQL Sink](/tidb-cloud/changefeed-sink-to-mysql.md)
Expand Down Expand Up @@ -179,7 +179,7 @@
- Garbage Collection (GC)
- [Overview](/garbage-collection-overview.md)
- [Configuration](/garbage-collection-configuration.md)
- [Tune TiFlash performance](/tiflash/tune-tiflash-performance.md)
- [Tune TiFlash Performance](/tiflash/tune-tiflash-performance.md)
- Security
- Identity Access Control
- [Password Authentication](/tidb-cloud/tidb-cloud-password-authentication.md)
Expand All @@ -204,6 +204,7 @@
- [API Reference](https://docs.pingcap.com/tidbcloud/api/v1beta)
- Integrations
- [Airbyte](/tidb-cloud/integrate-tidbcloud-with-airbyte.md)
- [Amazon AppFlow](/develop/dev-guide-aws-appflow-integration.md)
- [Cloudflare](/tidb-cloud/integrate-tidbcloud-with-cloudflare.md)
- [Datadog](/tidb-cloud/monitor-datadog-integration.md)
- [dbt](/tidb-cloud/integrate-tidbcloud-with-dbt.md)
Expand All @@ -219,7 +220,6 @@
- [Use Restore Resource](/tidb-cloud/terraform-use-restore-resource.md)
- [Vercel](/tidb-cloud/integrate-tidbcloud-with-vercel.md)
- [Zapier](/tidb-cloud/integrate-tidbcloud-with-zapier.md)
- [Amazon AppFlow](/develop/dev-guide-aws-appflow-integration.md)
- Reference
- TiDB Cluster Architecture
- [Overview](/tidb-architecture.md)
Expand Down
12 changes: 12 additions & 0 deletions tidb-cloud/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,16 +121,28 @@ hide_commit: true

[Airbyte](https://docs.pingcap.com/tidbcloud/integrate-tidbcloud-with-airbyte)

[Amazon AppFlow](https://docs.pingcap.com/tidbcloud/dev-guide-aws-appflow-integration)

[Cloudflare](https://docs.pingcap.com/tidbcloud/integrate-tidbcloud-with-cloudflare)

[Datadog](https://docs.pingcap.com/tidbcloud/monitor-datadog-integration)

[dbt](https://docs.pingcap.com/tidbcloud/integrate-tidbcloud-with-dbt)

[n8n](https://docs.pingcap.com/tidbcloud/integrate-tidbcloud-with-n8n)

[Netlify](https://docs.pingcap.com/tidbcloud/integrate-tidbcloud-with-netlify)

[Prometheus and Grafana](https://docs.pingcap.com/tidbcloud/monitor-prometheus-and-grafana-integration)

[ProxySQL](https://docs.pingcap.com/tidbcloud/dev-guide-proxysql-integration)

[Terraform](https://docs.pingcap.com/tidbcloud/terraform-tidbcloud-provider-overview)

[Vercel](https://docs.pingcap.com/tidbcloud/integrate-tidbcloud-with-vercel)

[Zapier](https://docs.pingcap.com/tidbcloud/integrate-tidbcloud-with-zapier)

</LearningPath>

<LearningPath label="Reference" icon="cloud-dev">
Expand Down

0 comments on commit 61c74a4

Please sign in to comment.