Re: [PATCH] docs/zh_CN: add the translation of kbuild/kconfig.rst

From: Jonathan Corbet
Date: Mon Oct 14 2024 - 12:12:39 EST


Dongliang Mu <dzm91@xxxxxxxxxxx> writes:

> Finish the translation of kbuild/kconfig.rst and move kconfig
> from TODO to the main body.
>
> Update to commit f6314b76d826 ("docs: kbuild/kconfig: reformat/cleanup")
>
> Signed-off-by: Dongliang Mu <dzm91@xxxxxxxxxxx>
> ---
> .../translations/zh_CN/kbuild/index.rst | 2 +-
> .../translations/zh_CN/kbuild/kconfig.rst | 259 ++++++++++++++++++
> 2 files changed, 260 insertions(+), 1 deletion(-)
> create mode 100644 Documentation/translations/zh_CN/kbuild/kconfig.rst

Applied, thanks.

jon