Re: [PATCH v4 3/3] docs: zh_CN: add iio index.rst translation
From: Huacai Chen <hidden>
Date: 2021-01-21 09:40:28
Reviewed-by: Huacai Chen <chenhuacai@kernel.org> On Thu, Jan 21, 2021 at 11:32 AM Yanteng Si [off-list ref] wrote:
quoted hunk ↗ jump to hunk
This patch translates Documentation/iio/index.rst into Chinese. Signed-off-by: Yanteng Si <redacted> Reviewed-by: Alex Shi <redacted> --- .../translations/zh_CN/iio/index.rst | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Documentation/translations/zh_CN/iio/index.rstdiff --git a/Documentation/translations/zh_CN/iio/index.rst b/Documentation/translations/zh_CN/iio/index.rst new file mode 100644 index 000000000000..88b6ba5f233b --- /dev/null +++ b/Documentation/translations/zh_CN/iio/index.rst@@ -0,0 +1,20 @@ +.. SPDX-License-Identifier: GPL-2.0 + +.. include:: ../disclaimer-zh_CN.rst + +:Original: :doc:`../../../iio/index` +:Translator: Yanteng Si <siyanteng@loongson.cn> + +.. _cn_iio_index: + + +======== +工业 I/O +======== + +.. toctree:: + :maxdepth: 1 + + iio_configfs + + ep93xx_adc --2.27.0