Skip to content

Commit

Permalink
dev: remove category meta (pingcap#3940)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomShawn authored Jul 17, 2020
1 parent 638fd60 commit 7f65b52
Show file tree
Hide file tree
Showing 488 changed files with 0 additions and 488 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 简介
summary: 了解 TiDB 数据库。
category: introduction
---

<!-- markdownlint-disable MD046 -->
Expand Down
1 change: 0 additions & 1 deletion agg-distinct-optimization.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Distinct 优化
category: performance
---

# Distinct 优化
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 集群报警规则
summary: TiDB 集群中各组件的报警规则详解。
category: reference
aliases: ['/docs-cn/dev/reference/alert-rules/']
---

Expand Down
1 change: 0 additions & 1 deletion auto-increment.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: AUTO_INCREMENT
category: reference
summary: 介绍 TiDB 的 `AUTO_INCREMENT` 列属性。
---

Expand Down
1 change: 0 additions & 1 deletion auto-random.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: AUTO_RANDOM
category: reference
summary: 本文介绍了 TiDB 的 `AUTO_RANDOM` 列属性。
aliases: ['/docs-cn/dev/reference/sql/attributes/auto-random/']
---
Expand Down
1 change: 0 additions & 1 deletion backup-and-restore-using-dumpling-lightning.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: 使用 Dumpling/TiDB Lightning 进行备份与恢复
category: how-to
aliases: ['/docs-cn/dev/export-or-backup-using-dumpling/','/zh/tidb/dev/export-or-backup-using-dumpling']
---

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: 使用 Mydumper/TiDB Lightning 进行备份与恢复
category: how-to
aliases: ['/docs-cn/dev/how-to/maintain/backup-and-restore/mydumper-lightning/','/docs-cn/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 基本功能
summary: 了解 TiDB 的基本功能。
category: introduction
---

# TiDB 基本功能
Expand Down
1 change: 0 additions & 1 deletion basic-sql-operations.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: SQL 基本操作
category: how-to
aliases: ['/docs-cn/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 性能对比测试报告 - v2.0.0 对比 v1.0.0
category: benchmark
aliases: ['/docs-cn/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 性能对比测试报告 - v2.1 对比 v2.0
category: benchmark
aliases: ['/docs-cn/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,6 +1,5 @@
---
title: TiDB Sysbench 性能对比测试报告 - v4.0 对比 v3.0
category: benchmark
---

# TiDB Sysbench 性能对比测试报告 - v4.0 对比 v3.0
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: 如何用 Sysbench 测试 TiDB
category: benchmark
aliases: ['/docs-cn/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: 如何对 TiDB 进行 TPC-C 测试
category: benchmark
aliases: ['/docs-cn/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 性能测试报告
category: benchmark
aliases: ['/docs-cn/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,6 +1,5 @@
---
title: 线上负载与 `ADD INDEX` 相互影响测试
category: benchmark
aliases: ['/docs-cn/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 性能对比测试报告 - v3.0 对比 v2.1
category: benchmark
aliases: ['/docs-cn/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 性能对比测试报告 - v3.0 对比 v2.1
category: benchmark
aliases: ['/docs-cn/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,6 +1,5 @@
---
title: TiDB TPC-C 性能对比测试报告 - v4.0 对比 v3.0
category: benchmark
---

# TiDB TPC-C 性能对比测试报告 - v4.0 对比 v3.0
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,6 +1,5 @@
---
title: TiDB TPC-H 性能对比测试报告 - v4.0 对比 v3.0
category: benchmark
---

# TiDB TPC-H 性能对比测试报告 - v4.0 对比 v3.0
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: 使用 Grafana 监控 TiDB 的最佳实践
summary: 了解高效利用 Grafana 监控 TiDB 的七个技巧。
category: reference
aliases: ['/docs-cn/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,6 +1,5 @@
---
title: HAProxy 在 TiDB 中的最佳实践
category: reference
aliases: ['/docs-cn/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: TiDB 高并发写入场景最佳实践
summary: 了解 TiDB 在高并发写入场景下的最佳实践。
category: reference
aliases: ['/docs-cn/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,6 +1,5 @@
---
title: 开发 Java 应用使用 TiDB 的最佳实践
category: reference
aliases: ['/docs-cn/dev/reference/best-practices/java-app/','/docs-cn/dev/reference/best-practices/using-tidb-in-java/']
---

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: 海量 Region 集群调优最佳实践
summary: 了解海量 Region 导致性能问题的原因和优化方法。
category: reference
aliases: ['/docs-cn/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 调度策略最佳实践
summary: 了解 PD 调度策略的最佳实践和调优方式
category: reference
aliases: ['/docs-cn/dev/reference/best-practices/pd-scheduling/']
---

Expand Down
1 change: 0 additions & 1 deletion best-practices/tidb-best-practices.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: TiDB 最佳实践
category: reference
---

# TiDB 最佳实践
Expand Down
1 change: 0 additions & 1 deletion blacklist-control-plan.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: 优化规则与表达式下推的黑名单
summary: 了解优化规则与表达式下推的黑名单。
category: performance
---

# 优化规则与表达式下推的黑名单
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 常见问题
summary: BR 相关的常见问题以及解决方法。
category: FAQ
---

# Backup & Restore 常见问题
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: 使用 BR 进行备份与恢复
summary: 了解如何使用 BR 工具进行集群数据备份和恢复。
category: how-to
aliases: ['/docs-cn/dev/reference/tools/br/br/','/docs-cn/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,6 +1,5 @@
---
title: BR 备份与恢复场景示例
category: reference
aliases: ['/docs-cn/dev/reference/tools/br/use-cases/','/docs-cn/dev/how-to/maintain/backup-and-restore/br-best-practices/','/docs-cn/dev/reference/tools/br/br-best-practices/']
---

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: TiDB 证书鉴权使用指南
summary: 了解使用 TiDB 的证书鉴权功能。
category: reference
aliases: ['/docs-cn/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,6 +1,5 @@
---
title: 字符集和排序规则
category: reference
aliases: ['/docs-cn/dev/reference/sql/characterset-and-collation/','/docs-cn/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 环境与系统配置检查
summary: 了解部署 TiDB 前的环境检查操作。
category: how-to
---

# TiDB 环境与系统配置检查
Expand Down
1 change: 0 additions & 1 deletion choose-index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: 索引的选择
category: performance
---

# 索引的选择
Expand Down
1 change: 0 additions & 1 deletion column-pruning.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: 列裁剪
category: performance
---

# 列裁剪
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,6 +1,5 @@
---
title: PD 配置参数
category: reference
aliases: ['/docs-cn/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,6 +1,5 @@
---
title: TiDB 配置参数
category: reference
aliases: ['/docs-cn/dev/reference/configuration/tidb-server/configuration/']
---

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,6 +1,5 @@
---
title: TiKV 配置参数
category: reference
aliases: ['/docs-cn/dev/reference/configuration/tikv-server/configuration/']
---

Expand Down
1 change: 0 additions & 1 deletion comment-syntax.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: 注释语法
category: reference
summary: 本文介绍 TiDB 支持的注释语法。
aliases: ['/docs-cn/dev/reference/sql/language-structure/comment-syntax/']
---
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: 介绍 Load Base Split 功能。
category: how-to
---

# 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,6 +1,5 @@
---
title: TiDB 内存控制文档
category: how-to
aliases: ['/docs-cn/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: 如何配置 Placement Rules
category: how-to
aliases: ['/docs-cn/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: 介绍 Store Limit 功能。
category: how-to
---

# 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,6 +1,5 @@
---
title: 时区支持
category: how-to
aliases: ['/docs-cn/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,6 +1,5 @@
---
title: 连接器和 API
category: reference
aliases: ['/docs-cn/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,6 +1,5 @@
---
title: 约束
category: reference
aliases: ['/docs-cn/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,6 +1,5 @@
---
title: 成为贡献者
category: contribute
---

# 成为贡献者
Expand Down
1 change: 0 additions & 1 deletion control-execution-plan.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: 控制执行计划
category: performance
---

# 控制执行计划
Expand Down
1 change: 0 additions & 1 deletion coprocessor-cache.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: 下推计算结果缓存
category: reference
---

# 下推计算结果缓存
Expand Down
1 change: 0 additions & 1 deletion correlated-subquery-optimization.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: 关联子查询去关联
summary: 了解如何给关联子查询解除关联。
category: performance
---

# 关联子查询去关联
Expand Down
1 change: 0 additions & 1 deletion credits.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: 荣誉列表
summary: 了解 TiDB 社区贡献者列表及角色。
category: contribute
---

TiDB 开发者社区以 SIG (Special Interest Group) 为单位管理组织开发者。每个模块都有其固定的 SIG 负责新功能开发、性能优化、稳定性保障等。如果你也想成为 TiDB 的开发者,加入感兴趣的 [SIG](https://github.com/pingcap/community/tree/master/special-interest-groups)、与一线工程师面对面讨论无疑是最好的方式。以下是截至 TiDB 4.0 GA,TiDB 社区贡献者列表及对应角色:
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: 日常巡检
summary: 介绍 TiDB 集群需要常关注的性能指标。
category: reference
aliases: ['/docs-cn/dev/daily-inspection/','/zh/tidb/dev/daily-inspection']
---

Expand Down
1 change: 0 additions & 1 deletion dashboard/dashboard-access.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: 访问 TiDB Dashboard
category: how-to
---

# 访问 TiDB Dashboard
Expand Down
Loading

0 comments on commit 7f65b52

Please sign in to comment.