|
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 | aliases: ['/docs/stable/tiup/tiup-documentation-guide/','/docs/v4.0/tiup/tiup-documentation-guide/'] |
5 | 5 | --- |
6 | 6 |
|
7 | | -# TiUP Documentation Guide |
| 7 | +# TiUP Documentation Map |
8 | 8 |
|
9 | | -## TiUP user guide |
| 9 | +## User guide |
10 | 10 |
|
11 | | -- [TiUP Overview](/tiup/tiup-overview.md): Gives an overall introduction to TiUP, for example, how to install and use TiUP |
| 11 | +- [TiUP Overview](/tiup/tiup-overview.md): Gives an overall introduction to TiUP, for example, how to install and use TiUP, and the related terminologies. |
12 | 12 | - [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 |
13 | 13 | - [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 |
14 | 14 | - [TiUP FAQ](/tiup/tiup-faq.md): Introduces common issues when you use TiUP, including FAQs of the third-party components of TiUP |
15 | 15 | - [TiUP Troubleshooting Guide](/tiup/tiup-troubleshooting-guide.md): Introduces the troubleshooting methods and solutions if you encounter issues when using TiUP |
16 | | - |
17 | | -## TiUP component user guide |
18 | | - |
19 | | -- [tiup-playground](/tiup/tiup-playground.md): Introduces how to use the TiUP playground component to quickly build a local TiDB cluster for testing |
20 | | -- [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 |
21 | | -- [tiup-mirror](/tiup/tiup-mirror.md): Introduces how to use the TiUP mirror component to customize a local offline mirror |
22 | | -- [tiup-bench](/tiup/tiup-bench.md): Introduces how to use the TiUP bench component for common stress testings, such as TPCC/TPCH |
| 16 | +- [TiUP Reference Guide](/tiup/tiup-reference.md): Introduces detailed references, including commands, components, and mirrors. |
23 | 17 |
|
24 | 18 | ## TiUP resources |
25 | 19 |
|
26 | | -- [TiUP Issues](https://github.com/pingcap/tiup/issues): Lists TiUP Github issues |
| 20 | +- [TiUP Issues](https://github.com/pingcap/tiup/issues): Lists TiUP GitHub issues |
0 commit comments