Re: [PATCH] docs/zh_CN: add the translation of kbuild/kbuild.rst
From: Jonathan Corbet
Date: Thu Oct 17 2024 - 11:47:11 EST
Dongliang Mu <dzm91@xxxxxxxxxxx> writes:
> Finish the translation of kbuild/kbuild.rst and move kbuild
> from TODO to the main body.
>
> Update to commit 2eb5d7f24299 ("kbuild: doc: describe the -C
> option precisely for external module builds")
>
> Signed-off-by: Dongliang Mu <dzm91@xxxxxxxxxxx>
> ---
> .../translations/zh_CN/kbuild/index.rst | 2 +-
> .../translations/zh_CN/kbuild/kbuild.rst | 304 ++++++++++++++++++
> 2 files changed, 305 insertions(+), 1 deletion(-)
> create mode 100644 Documentation/translations/zh_CN/kbuild/kbuild.rst
Applied, thanks.
jon