Skip to content

Commit

Permalink
dev: remove category meta (pingcap#3227)
Browse files Browse the repository at this point in the history
* dev: remove `category` meta

* Update troubleshoot-write-conflicts.md
  • Loading branch information
TomShawn authored Jul 14, 2020
1 parent d67776e commit decf86b
Show file tree
Hide file tree
Showing 482 changed files with 0 additions and 482 deletions.
1 change: 0 additions & 1 deletion _index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: TiDB Introduction
summary: Learn about the NewSQL database TiDB that supports HTAP workloads.
category: introduction
aliases: ['/docs/dev/']
---

Expand Down
1 change: 0 additions & 1 deletion adopters.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: TiDB Adopters
summary: Learn about the list of TiDB adopters in various industries.
category: adopters
i18n_link: "https://pingcap.com/cases-cn/"
aliases: ['/docs/dev/adopters/']
---
Expand Down
1 change: 0 additions & 1 deletion alert-rules.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: TiDB Cluster Alert Rules
summary: Learn the alert rules in a TiDB cluster.
category: reference
aliases: ['/docs/dev/alert-rules/','/docs/dev/reference/alert-rules/']
---

Expand Down
1 change: 0 additions & 1 deletion architecture.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: TiDB Architecture
summary: The key architecture components of the TiDB platform
category: introduction
aliases: ['/docs/dev/architecture/']
---

Expand Down
1 change: 0 additions & 1 deletion auto-increment.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: AUTO_INCREMENT
summary: Learn the `AUTO_INCREMENT` column attribute of TiDB.
category: reference
aliases: ['/docs/dev/auto-increment/']
---

Expand Down
1 change: 0 additions & 1 deletion auto-random.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: AUTO_RANDOM
summary: Learn the AUTO_RANDOM attribute.
category: reference
aliases: ['/docs/dev/auto-random/','/docs/dev/reference/sql/attributes/auto-random/']
---

Expand Down
1 change: 0 additions & 1 deletion backup-and-restore-using-mydumper-lightning.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Use Mydumper and TiDB Lightning for Backup and Restoration
category: how-to
aliases: ['/docs/dev/backup-and-restore-using-mydumper-lightning/','/docs/dev/how-to/maintain/backup-and-restore/mydumper-lightning/','/docs/dev/how-to/maintain/backup-and-restore/']
---

Expand Down
1 change: 0 additions & 1 deletion basic-features.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: TiDB Basic Features
summary: Learn about the basic features of TiDB.
category: introduction
aliases: ['/docs/dev/basic-features/']
---

Expand Down
1 change: 0 additions & 1 deletion basic-sql-operations.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Explore SQL with TiDB
summary: Learn about the basic SQL statements for the TiDB database.
category: how-to
aliases: ['/docs/dev/basic-sql-operations/','/docs/dev/how-to/get-started/explore-sql/']
---

Expand Down
1 change: 0 additions & 1 deletion benchmark/benchmark-sysbench-v2.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: TiDB Sysbench Performance Test Report -- v2.0.0 vs. v1.0.0
category: benchmark
aliases: ['/docs/dev/benchmark/benchmark-sysbench-v2/','/docs/dev/benchmark/sysbench-v2/']
---

Expand Down
1 change: 0 additions & 1 deletion benchmark/benchmark-sysbench-v3.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: TiDB Sysbench Performance Test Report -- v2.1 vs. v2.0
category: benchmark
aliases: ['/docs/dev/benchmark/benchmark-sysbench-v3/','/docs/dev/benchmark/sysbench-v3/']
---

Expand Down
1 change: 0 additions & 1 deletion benchmark/benchmark-sysbench-v4-vs-v3.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: TiDB Sysbench Performance Test Report -- v4.0 vs. v3.0
summary: Compare the Sysbench performance of TiDB 4.0 and TiDB 3.0.
category: benchmark
aliases: ['/docs/dev/benchmark/benchmark-sysbench-v4-vs-v3/']
---

Expand Down
1 change: 0 additions & 1 deletion benchmark/benchmark-tidb-using-sysbench.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: How to Test TiDB Using Sysbench
category: benchmark
aliases: ['/docs/dev/benchmark/benchmark-tidb-using-sysbench/','/docs/dev/benchmark/how-to-run-sysbench/']
---

Expand Down
1 change: 0 additions & 1 deletion benchmark/benchmark-tidb-using-tpcc.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: How to Run TPC-C Test on TiDB
category: benchmark
aliases: ['/docs/dev/benchmark/benchmark-tidb-using-tpcc/','/docs/dev/benchmark/how-to-run-tpcc/']
---

Expand Down
1 change: 0 additions & 1 deletion benchmark/benchmark-tpch.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: TiDB TPC-H 50G Performance Test Report V2.0
category: benchmark
aliases: ['/docs/dev/benchmark/benchmark-tpch/','/docs/dev/benchmark/tpch/']
---

Expand Down
1 change: 0 additions & 1 deletion benchmark/online-workloads-and-add-index-operations.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Interaction Test on Online Workloads and `ADD INDEX` Operations
summary: This document tests the interaction effects between online workloads and `ADD INDEX` operations.
category: benchmark
aliases: ['/docs/dev/benchmark/online-workloads-and-add-index-operations/','/docs/dev/benchmark/add-index-with-load/']
---

Expand Down
1 change: 0 additions & 1 deletion benchmark/v3.0-performance-benchmarking-with-sysbench.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: TiDB Sysbench Performance Test Report -- v3.0 vs. v2.1
category: benchmark
aliases: ['/docs/dev/benchmark/v3.0-performance-benchmarking-with-sysbench/','/docs/dev/benchmark/sysbench-v4/']
---

Expand Down
1 change: 0 additions & 1 deletion benchmark/v3.0-performance-benchmarking-with-tpcc.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: TiDB TPC-C Performance Test Report -- v3.0 vs. v2.1
category: benchmark
aliases: ['/docs/dev/benchmark/v3.0-performance-benchmarking-with-tpcc/','/docs/dev/benchmark/tpcc/']
---

Expand Down
1 change: 0 additions & 1 deletion benchmark/v4.0-performance-benchmarking-with-tpcc.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: TiDB TPC-C Performance Test Report -- v4.0 vs. v3.0
summary: Compare the TPC-C performance of TiDB 4.0 and TiDB 3.0 using BenchmarkSQL.
category: benchmark
aliases: ['/docs/dev/benchmark/v4.0-performance-benchmarking-with-tpcc/']
---

Expand Down
1 change: 0 additions & 1 deletion benchmark/v4.0-performance-benchmarking-with-tpch.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: TiDB TPC-H Performance Test Report -- v4.0 vs. v3.0
summary: Compare the TPC-H performance of TiDB 4.0 and TiDB 3.0.
category: benchmark
aliases: ['/docs/dev/benchmark/v4.0-performance-benchmarking-with-tpch/']
---

Expand Down
1 change: 0 additions & 1 deletion best-practices/grafana-monitor-best-practices.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Best Practices for Monitoring TiDB Using Grafana
summary: Learn seven tips for efficiently using Grafana to monitor TiDB.
category: reference
aliases: ['/docs/dev/best-practices/grafana-monitor-best-practices/','/docs/dev/reference/best-practices/grafana-monitor/']
---

Expand Down
1 change: 0 additions & 1 deletion best-practices/haproxy-best-practices.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Best Practices for Using HAProxy in TiDB
summary: This document describes best practices for configuration and usage of HAProxy in TiDB.
category: reference
aliases: ['/docs/dev/best-practices/haproxy-best-practices/','/docs/dev/reference/best-practices/haproxy/']
---

Expand Down
1 change: 0 additions & 1 deletion best-practices/high-concurrency-best-practices.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Highly Concurrent Write Best Practices
summary: Learn best practices for highly-concurrent write-intensive workloads in TiDB.
category: reference
aliases: ['/docs/dev/best-practices/high-concurrency-best-practices/','/docs/dev/reference/best-practices/high-concurrency/']
---

Expand Down
1 change: 0 additions & 1 deletion best-practices/java-app-best-practices.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Best Practices for Developing Java Applications with TiDB
summary: Learn the best practices for developing Java applications with TiDB.
category: reference
aliases: ['/docs/dev/best-practices/java-app-best-practices/','/docs/dev/reference/best-practices/java-app/']
---

Expand Down
1 change: 0 additions & 1 deletion best-practices/massive-regions-best-practices.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Best Practices for TiKV Performance Tuning with Massive Regions
summary: Learn how to tune the performance of TiKV with a massive amount of Regions.
category: reference
aliases: ['/docs/dev/best-practices/massive-regions-best-practices/','/docs/dev/reference/best-practices/massive-regions/']
---

Expand Down
1 change: 0 additions & 1 deletion best-practices/pd-scheduling-best-practices.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: PD Scheduling Best Practices
summary: Learn best practice and strategy for PD scheduling.
category: reference
aliases: ['/docs/dev/best-practices/pd-scheduling-best-practices/','/docs/dev/reference/best-practices/pd-scheduling/']
---

Expand Down
1 change: 0 additions & 1 deletion br/backup-and-restore-faq.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Backup & Restore FAQ
summary: Learn about Frequently Asked Questions (FAQ) and the solutions of BR.
category: FAQ
aliases: ['/docs/dev/br/backup-and-restore-faq/']
---

Expand Down
1 change: 0 additions & 1 deletion br/backup-and-restore-storages.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: BR storages
summary: Describes the storage URL format used in BR.
category: reference
aliases: ['/docs/dev/br/backup-and-restore-storages/']
---

Expand Down
1 change: 0 additions & 1 deletion br/backup-and-restore-tool.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Use BR to Back up and Restore Data
summary: Learn how to back up and restore data of the TiDB cluster using BR.
category: how-to
aliases: ['/docs/dev/br/backup-and-restore-tool/','/docs/dev/reference/tools/br/br/','/docs/dev/how-to/maintain/backup-and-restore/br/']
---

Expand Down
1 change: 0 additions & 1 deletion br/backup-and-restore-use-cases.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: BR Usage Scenarios
summary: Learn the scenarios of backing up and restoring data using BR.
category: how-to
aliases: ['/docs/dev/br/backup-and-restore-use-cases/','/docs/dev/reference/tools/br/use-cases/']
---

Expand Down
1 change: 0 additions & 1 deletion certificate-authentication.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Certificate-Based Authentication for Login
summary: Learn the certificate-based authentication used for login.
category: reference
aliases: ['/docs/dev/certificate-authentication/','/docs/dev/reference/security/cert-based-authentication/']
---

Expand Down
1 change: 0 additions & 1 deletion character-set-and-collation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Character Set and Collation
summary: Learn about the supported character sets and collations in TiDB.
category: reference
aliases: ['/docs/dev/character-set-and-collation/','/docs/dev/reference/sql/characterset-and-collation/','/docs/dev/reference/sql/character-set/']
---

Expand Down
1 change: 0 additions & 1 deletion check-before-deployment.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: TiDB Environment and System Configuration Check
summary: Learn the environment check operations before deploying TiDB.
category: how-to
aliases: ['/docs/dev/check-before-deployment/']
---

Expand Down
1 change: 0 additions & 1 deletion check-cluster-status-using-sql-statements.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Check the TiDB Cluster Status Using SQL Statements
summary: This document introduces that TiDB offers some SQL statements and system tables to check the TiDB cluster status.
category: reference
aliases: ['/docs/dev/check-cluster-status-using-sql-statements/','/docs/dev/reference/performance/check-cluster-status-using-sql-statements/']
---

Expand Down
1 change: 0 additions & 1 deletion command-line-flags-for-pd-configuration.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: PD Configuration Flags
summary: Learn some configuration flags of PD.
category: reference
aliases: ['/docs/dev/command-line-flags-for-pd-configuration/','/docs/dev/reference/configuration/pd-server/configuration/']
---

Expand Down
1 change: 0 additions & 1 deletion command-line-flags-for-tidb-configuration.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Configuration Options
summary: Learn the configuration options in TiDB.
category: reference
aliases: ['/docs/dev/command-line-flags-for-tidb-configuration/','/docs/dev/reference/configuration/tidb-server/configuration/','/docs/dev/reference/configuration/tidb-server/server-command-option/']
---

Expand Down
1 change: 0 additions & 1 deletion command-line-flags-for-tikv-configuration.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: TiKV Configuration Flags
summary: Learn some configuration flags of TiKV.
category: reference
aliases: ['/docs/dev/command-line-flags-for-tikv-configuration/','/docs/dev/reference/configuration/tikv-server/configuration/']
---

Expand Down
1 change: 0 additions & 1 deletion community.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Connect with us
summary: Learn about how to connect with us.
category: community
aliases: ['/docs/dev/community/']
---

Expand Down
1 change: 0 additions & 1 deletion configure-load-base-split.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Load Base Split
summary: Learn the feature of Load Base Split.
category: tutorials
aliases: ['/docs/dev/configure-load-base-split/']
---

Expand Down
1 change: 0 additions & 1 deletion configure-memory-usage.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: TiDB Memory Control
summary: Learn how to configure the memory quota of a query and avoid OOM (out of memory).
category: how-to
aliases: ['/docs/dev/configure-memory-usage/','/docs/dev/how-to/configure/memory-control/']
---

Expand Down
1 change: 0 additions & 1 deletion configure-placement-rules.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Placement Rules
summary: Learn how to configure Placement Rules.
category: how-to
aliases: ['/docs/dev/configure-placement-rules/','/docs/dev/how-to/configure/placement-rules/']
---

Expand Down
1 change: 0 additions & 1 deletion configure-store-limit.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Store Limit
summary: Learn the feature of Store Limit.
category: tutorials
aliases: ['/docs/dev/configure-store-limit/']
---

Expand Down
1 change: 0 additions & 1 deletion configure-time-zone.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Time Zone Support
summary: Learn how to set the time zone and its format.
category: how-to
aliases: ['/docs/dev/configure-time-zone/','/docs/dev/how-to/configure/time-zone/']
---

Expand Down
1 change: 0 additions & 1 deletion connectors-and-apis.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Connectors and APIs
summary: Learn about the connectors and APIs.
category: reference
aliases: ['/docs/dev/connectors-and-apis/','/docs/dev/reference/supported-clients/']
---

Expand Down
1 change: 0 additions & 1 deletion constraints.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Constraints
summary: Learn how SQL Constraints apply to TiDB.
category: reference
aliases: ['/docs/dev/constraints/','/docs/dev/reference/sql/constraints/']
---

Expand Down
1 change: 0 additions & 1 deletion contribute.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Contribute
summary: Learn how to contribute to the TiDB database.
category: how-to
---

# Contribute
Expand Down
1 change: 0 additions & 1 deletion coprocessor-cache.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Coprocessor Cache
summary: Learn the features of Coprocessor Cache.
category: reference
aliases: ['/docs/dev/coprocessor-cache/']
---

Expand Down
1 change: 0 additions & 1 deletion daily-check.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Daily Check
summary: Learn about performance indicators of the TiDB cluster.
category: reference
aliases: ['/docs/dev/daily-check/']
---

Expand Down
1 change: 0 additions & 1 deletion dashboard/dashboard-access.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Access TiDB Dashboard
summary: Learn how to access TiDB Dashboard.
category: how-to
aliases: ['/docs/dev/dashboard/dashboard-access/']
---

Expand Down
1 change: 0 additions & 1 deletion dashboard/dashboard-cluster-info.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: TiDB Dashboard Cluster Information Page
summary: View the running status of TiDB, TiKV, PD, TiFlash components in the entire cluster and the running status of the host on which these components are located.
category: how-to
aliases: ['/docs/dev/dashboard/dashboard-cluster-info/']
---

Expand Down
1 change: 0 additions & 1 deletion dashboard/dashboard-diagnostics-access.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: TiDB Dashboard Cluster Diagnostic Page
summary: Learn how to use the cluster diagnostic page.
category: how-to
aliases: ['/docs/dev/dashboard/dashboard-diagnostics-access/']
---

Expand Down
Loading

0 comments on commit decf86b

Please sign in to comment.