resolve docs that are not in TOC#3981
Merged
Merged
Conversation
yikeke
commented
Jul 16, 2020
| @@ -1,32 +0,0 @@ | |||
| --- | |||
Contributor
Author
There was a problem hiding this comment.
This file is replaced by tidb-architecture.md and the alias has been added there.
This might be related to pingcap/docs#3300 @ran-huang
and https://github.com/pingcap/docs/pull/3094/files#r455682705 @lilin90 @uglyengineer
added 2 commits
July 17, 2020 10:59
ti-srebot
approved these changes
Jul 17, 2020
Contributor
Author
|
/merge |
Contributor
|
/run-all-tests |
ti-srebot
pushed a commit
to ti-srebot/docs-cn
that referenced
this pull request
Jul 17, 2020
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
5 tasks
Contributor
|
cherry pick to release-4.0 in PR #3985 |
ti-srebot
added a commit
that referenced
this pull request
Jul 17, 2020
yikeke
pushed a commit
to yikeke/docs
that referenced
this pull request
Jul 28, 2020
9 tasks
yikeke
commented
Jul 28, 2020
| summary: 了解 SQL 诊断功能。 | ||
| category: reference | ||
| aliases: ['/docs-cn/dev/reference/system-databases/sql-diagnosis/','/docs-cn/dev/system-tables/system-table-sql-diagnosis/'] | ||
| aliases: ['/docs-cn/dev/reference/system-databases/sql-diagnosis/','/docs-cn/dev/system-tables/system-table-sql-diagnosis/','/zh/tidb/dev/check-cluster-status-using-sql-statements'] |
Contributor
Author
There was a problem hiding this comment.
Added the '/docs-cn/dev/reference/performance/check-cluster-status-using-sql-statements/' alias back in #4076
ti-srebot
pushed a commit
to pingcap/docs
that referenced
this pull request
Jul 31, 2020
* align pingcap/docs-cn#3981 * Update troubleshoot-tidb-lightning.md * add import-example-data.md * Update TOC.md Co-authored-by: Lilian Lee <lilin@pingcap.com>
9 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is changed, added or deleted? (Required)
Which TiDB version(s) do your changes apply to? (Required)
This PR resolves the last few docs that are not in TOC.md in docs-cn repo:
What is the related PR or file link(s)?