|
1 | 1 | --- |
2 | | -title: TiUP Documentation Guide |
| 2 | +title: TiUP Documentation Map |
3 | 3 | summary: Guide you through TiUP documentation with links and introductions. |
4 | 4 | --- |
5 | 5 |
|
6 | | -# TiUP Documentation Guide |
| 6 | +# TiUP Documentation Map |
7 | 7 |
|
8 | | -## TiUP user guide |
| 8 | +## User guide |
9 | 9 |
|
10 | | -- [TiUP Overview](/tiup/tiup-overview.md): Gives an overall introduction to TiUP, for example, how to install and use TiUP |
| 10 | +- [TiUP Overview](/tiup/tiup-overview.md): Gives an overall introduction to TiUP, for example, how to install and use TiUP, and the related terminologies. |
11 | 11 | - [TiUP Terminology and Concepts](/tiup/tiup-terminology-and-concepts.md): Explains the terms that you might bump into when using TiUP, and help you understand the key concepts of TiUP |
12 | 12 | - [TiUP Component Management](/tiup/tiup-component-management.md): Introduces all TiUP commands in detail, and how to use TiUP to download, update and delete components |
13 | 13 | - [TiUP FAQ](/tiup/tiup-faq.md): Introduces common issues when you use TiUP, including FAQs of the third-party components of TiUP |
14 | 14 | - [TiUP Troubleshooting Guide](/tiup/tiup-troubleshooting-guide.md): Introduces the troubleshooting methods and solutions if you encounter issues when using TiUP |
15 | | - |
16 | | -## TiUP component user guide |
17 | | - |
18 | | -- [tiup-playground](/tiup/tiup-playground.md): Introduces how to use the TiUP playground component to quickly build a local TiDB cluster for testing |
19 | | -- [tiup-cluster](/tiup/tiup-cluster.md): Introduces the usage and command-line flags of the TiUP cluster component, which is used to deploy and maintain a TiDB cluster for production |
20 | | -- [tiup-mirror](/tiup/tiup-mirror.md): Introduces how to use the TiUP mirror component to customize a local offline mirror |
21 | | -- [tiup-bench](/tiup/tiup-bench.md): Introduces how to use the TiUP bench component for common stress testings, such as TPCC/TPCH |
| 15 | +- [TiUP Reference Guide](/tiup/tiup-reference.md): Introduces detailed references, including commands, components, and mirrors. |
22 | 16 |
|
23 | 17 | ## TiUP resources |
24 | 18 |
|
25 | | -- [TiUP Issues](https://github.com/pingcap/tiup/issues): Lists TiUP Github issues |
| 19 | +- [TiUP Issues](https://github.com/pingcap/tiup/issues): Lists TiUP GitHub issues |
0 commit comments