Re: [PATCH v7 0/2] docs/zh_CN: add scheduler completion translation
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-12-06 19:14:44
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-12-06 19:14:44
Yanteng Si [off-list ref] writes:
v7: * Move Yizhou's Acked-by tag in index.rst to completion.rst. v6: * Pick Yizhou's Acked-by tag, * Fix a build warning. v5: * Modified some words under Yizhou advices. v4: * remove unused label. * Modified some words under Yizhou advices. v3: * Pick Reviewed-by tag. v2: * Modified some words under Alex's advices. v1: * Translate .../scheduler/completion.rst and index.rst into Chinese. Yanteng Si (2): docs/zh_CN: add scheduler index translation docs/zh_CN: add completion translation Documentation/translations/zh_CN/index.rst | 2 +- .../zh_CN/scheduler/completion.rst | 256 ++++++++++++++++++ .../translations/zh_CN/scheduler/index.rst | 43 +++ 3 files changed, 300 insertions(+), 1 deletion(-) create mode 100644 Documentation/translations/zh_CN/scheduler/completion.rst create mode 100644 Documentation/translations/zh_CN/scheduler/index.rst
Applied, thanks. jon