docs: organize readme#124
Conversation
|
@josix I've added one more commit. BTW, I mention that "make merge" is periodically executed by GitHub actions. Not sure if this is correct or not. @mattwang44, please correct if I'm wrong. |
31ccd37 to
5271e8d
Compare
5271e8d to
1f1fbbc
Compare
| poedit glossary.po | ||
|
|
||
| 3. 存檔以後,可以輸出文件以確保你的修改沒有 rST 的語法錯誤或警告 :: | ||
| 3. 存檔以後,執行以下列指令編譯輸出文件,以確保你的修改沒有 rST 的語法錯誤或警告 :: |
There was a problem hiding this comment.
Just found out something worth mentioned here (I can open another PR for this so don't worry 😺):
Actually the Makefile expected the translators to do the translation on 3.X branch here and make command would fail if run on a branch that CPython does not have a corresponding one. I did a hack allowing users to run make command on any branch when I implementing GitHub Action (but forgot to mention it in README).
VERSION=3.9 make
There was a problem hiding this comment.
Yes, I failed to run make merge and I can add this note later (or anyone else adds it).
There was a problem hiding this comment.
I can add this note later (or anyone else adds it).
I think that I may write an incorrect note about this. @mattwang44 could you supply the relevant note (commit) about this?
There was a problem hiding this comment.
@grimmer0125 Let's cope with this issue in another PR. This PR is good enough to be merged!
|
Added a commit 1200b89 for fixing wrong Telegram invitation link. |
dde7b1f to
78ab3d7
Compare
Co-authored-by: Josix <wilson8507@gmail.com>
docs: organize readme
preview: https://github.com/grimmer0125/python-docs-zh-tw/tree/organize_readme