Re: [PATCHv4] docs/zh_CN: Add zh_CN/accounting/psi.rst

From: Jonathan Corbet
Date: Fri Jul 30 2021 - 15:20:00 EST


cgel.zte@xxxxxxxxx writes:

> From: Yang Yang <yang.yang29@xxxxxxxxxx>
>
> Add translation zh_CN/accounting/psi.rst and zh_CN/accounting/index.rst.
>
> Signed-off-by: Yang Yang <yang.yang29@xxxxxxxxxx>
> Reviewed-by: Yanteng Si <siyanteng@xxxxxxxxxxx>
> ---
> v4: delete wrong Reviewed-by
> v3: add reviewers
> v2: correct wrong format and add translations for code annotations
> ---
> .../translations/zh_CN/accounting/index.rst | 25 +++
> .../translations/zh_CN/accounting/psi.rst | 155 ++++++++++++++++++
> 2 files changed, 180 insertions(+)
> create mode 100644 Documentation/translations/zh_CN/accounting/index.rst
> create mode 100644 Documentation/translations/zh_CN/accounting/psi.rst

Almost there ... but you need to link .../accounting/index.rst into the
top-level Chinese index.rst for these new files to be part of the docs
build. Please be sure you can actually build the docs and view the
result.

Thanks,

jon