diff options
author | Yanteng Si <siyanteng01@gmail.com> | 2022-03-01 12:18:25 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-03-09 16:21:18 -0700 |
commit | 0c21751f0a071a6fc94a48598e6c0752a284550c (patch) | |
tree | ad00662f97e620383922a900494004479c0489d0 /Documentation | |
parent | 125c0d0bec56069810ab835daa49453890d159c8 (diff) | |
download | linux-0c21751f0a071a6fc94a48598e6c0752a284550c.tar.bz2 |
docs/zh_CN: add peci index translation
Translate .../pici/index.rst into Chinese
Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
Link: https://lore.kernel.org/r/9fdba94417277ae20db7e3b13418584c652be93f.1646108017.git.siyanteng@loongson.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/translations/zh_CN/index.rst | 1 | ||||
-rw-r--r-- | Documentation/translations/zh_CN/peci/index.rst | 26 |
2 files changed, 27 insertions, 0 deletions
diff --git a/Documentation/translations/zh_CN/index.rst b/Documentation/translations/zh_CN/index.rst index 23f8f4c68e83..4cab13c1f69e 100644 --- a/Documentation/translations/zh_CN/index.rst +++ b/Documentation/translations/zh_CN/index.rst @@ -114,6 +114,7 @@ TODOList: filesystems/index scheduler/index vm/index + peci/index TODOList: diff --git a/Documentation/translations/zh_CN/peci/index.rst b/Documentation/translations/zh_CN/peci/index.rst new file mode 100644 index 000000000000..c536dbe1e1a8 --- /dev/null +++ b/Documentation/translations/zh_CN/peci/index.rst @@ -0,0 +1,26 @@ +.. SPDX-License-Identifier: GPL-2.0-only +.. include:: ../disclaimer-zh_CN.rst + +:Original: Documentation/peci/index.rst + +:翻译: + + 司延腾 Yanteng Si <siyanteng@loongson.cn> + +:校译: + +================= +Linux PECI 子系统 +================= + +.. toctree:: + +TODOList +* peci + +.. only:: subproject and html + + Indices + ======= + + * :ref:`genindex` |