docs/zh_TW: add translations for zh_TW/process
authorHu Haowen <src.res@email.cn>
Thu, 29 Jul 2021 15:56:26 +0000 (23:56 +0800)
committerJonathan Corbet <corbet@lwn.net>
Fri, 30 Jul 2021 19:22:13 +0000 (13:22 -0600)
commit390f915a12a668c2add6a37bbf4dc30bc6a0e4d4
tree944686537cd4110cb87f527e9a6e37fc02fc6387
parent76f1fc266b897de07ad585667b574e03fd2e9d01
docs/zh_TW: add translations for zh_TW/process

Create new translations for zh_TW/process and link them to index.

Signed-off-by: Hu Haowen <src.res@email.cn>
Reviewed-by: Pan Yunwang <panyunwang849@gmail.com>
Link: https://lore.kernel.org/r/20210729155627.41744-2-src.res@email.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
29 files changed:
Documentation/translations/zh_TW/index.rst
Documentation/translations/zh_TW/process/1.Intro.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/2.Process.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/3.Early-stage.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/4.Coding.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/5.Posting.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/6.Followthrough.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/7.AdvancedTopics.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/8.Conclusion.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/code-of-conduct-interpretation.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/code-of-conduct.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/coding-style.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/development-process.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/email-clients.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/embargoed-hardware-issues.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/howto.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/index.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/kernel-driver-statement.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/kernel-enforcement-statement.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/license-rules.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/magic-number.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/management-style.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/programming-language.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/stable-api-nonsense.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/stable-kernel-rules.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/submit-checklist.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/submitting-drivers.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/submitting-patches.rst [new file with mode: 0644]
Documentation/translations/zh_TW/process/volatile-considered-harmful.rst [new file with mode: 0644]