From: Yuehui Zhao Date: Thu, 19 Dec 2024 06:30:34 +0000 (+0800) Subject: docs/zh_CN: Add security index Chinese translation X-Git-Tag: block-6.14-20240131~37^2~20 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=8c2388d9cfad5224e967ce684438debc9b6f2887;p=linux-block.git docs/zh_CN: Add security index Chinese translation Translate .../security/index.rst into Chinese. Reviewed-by: Yanteng Si Signed-off-by: Yuehui Zhao Signed-off-by: Jonathan Corbet Link: https://lore.kernel.org/r/89ad67b4b4e12a52581cfa0f87f194e1aee3e526.1734575890.git.zhaoyuehui@cqsoftware.com.cn --- diff --git a/Documentation/translations/zh_CN/security/index.rst b/Documentation/translations/zh_CN/security/index.rst new file mode 100644 index 000000000000..6b56b4f87315 --- /dev/null +++ b/Documentation/translations/zh_CN/security/index.rst @@ -0,0 +1,33 @@ +.. SPDX-License-Identifier: GPL-2.0 + +.. include:: ../disclaimer-zh_CN.rst + +:Original: Documentation/security/index.rst + +:翻译: + + 赵岳辉 Yuehui Zhao + +======== +安全文档 +======== + +.. toctree:: + :maxdepth: 1 + +TODOLIST: +* credentials +* snp-tdx-threat-model +* IMA-templates +* keys/index +* lsm +* lsm-development +* sak +* SCTP +* self-protection +* siphash +* tpm/index +* digsig +* landlock +* secrets/index +* ipe diff --git a/Documentation/translations/zh_CN/subsystem-apis.rst b/Documentation/translations/zh_CN/subsystem-apis.rst index 47780bb0772f..8b646c1010be 100644 --- a/Documentation/translations/zh_CN/subsystem-apis.rst +++ b/Documentation/translations/zh_CN/subsystem-apis.rst @@ -88,6 +88,7 @@ TODOList: cpu-freq/index iio/index virt/index + security/index PCI/index peci/index @@ -102,7 +103,6 @@ TODOList: * watchdog/index * hwmon/index * accel/index -* security/index * crypto/index * bpf/index * usb/index