Re: [PATCH v5] docs/zh_CN: create new translations for zh_CN/dev-tools/testing-overview
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-06-17 19:48:42
Also in:
lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-06-17 19:48:42
Also in:
lkml
Hu Haowen [off-list ref] writes:
Create new translations for dev-tools/testing-overview.rst and link it to dev-tools/index.rst with TODOList modifications. Signed-off-by: Hu Haowen <redacted> Reviewed-by: Wu XiangCheng <redacted> Reviewed-by: Yanteng Si <redacted> --- .../translations/zh_CN/dev-tools/index.rst | 5 + .../zh_CN/dev-tools/testing-overview.rst | 110 ++++++++++++++++++ 2 files changed, 115 insertions(+) create mode 100644 Documentation/translations/zh_CN/dev-tools/testing-overview.rstdiff --git a/Documentation/translations/zh_CN/dev-tools/index.rst b/Documentation/translations/zh_CN/dev-tools/index.rst
This patch doesn't apply to current docs-next. I can fix that, but then it also adds this build warning: /stuff/k/git/kernel/Documentation/translations/zh_CN/dev-tools/testing-overview.rst:78: WARNING: unknown document: kcov Please, build-test your patches before sending them to me... Thanks, jon