docs: add installation guide and Chinese localization#5905
Open
oddune7 wants to merge 1 commit intoTextualize:mainfrom
Open
docs: add installation guide and Chinese localization#5905oddune7 wants to merge 1 commit intoTextualize:mainfrom
oddune7 wants to merge 1 commit intoTextualize:mainfrom
Conversation
TomJGooding
reviewed
Jun 27, 2025
Contributor
TomJGooding
left a comment
There was a problem hiding this comment.
Was this generated using an LLM? There's a number of issues in this PR.
If you're actually serious about adding a translation for the README, you should probably check first and start by translating it verbatim.
| @@ -1,16 +1,16 @@ | |||
| # Documentation Workflow | |||
| # Documentation Workflow <!-- by oddune7 --> | |||
davep
reviewed
Jul 2, 2025
| ## Installing | ||
|
|
||
| ### Prerequisites: | ||
| - Python 3.10+ |
Contributor
There was a problem hiding this comment.
Textual is currently marked as supporting Python 3.8 and above.
| <td> | ||
|
|
||
|  | ||
|  |
Contributor
There was a problem hiding this comment.
When you do this you break the README in all places other than on GitHub; for example it would break the look of the README on PyPI for example.
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.
docs(en/zh): update installation guide and add localization
•Added technical feature icons documentation
•Improved prerequisites section in installation guide
•Introduced Chinese (zh) version of the docs