Translate .../scsi/index.rst into Chinese and update subsystem-apis.rst translation Update the translation through commit 682b07d2ff54 ("scsi: docs: Organize the SCSI documentation") Signed-off-by: doubled <doubled@xxxxxxxxxxxxxxxxxx> --- .../translations/zh_CN/scsi/index.rst | 97 +++++++++++++++++++ .../translations/zh_CN/subsystem-apis.rst | 2 +- 2 files changed, 98 insertions(+), 1 deletion(-) create mode 100644 Documentation/translations/zh_CN/scsi/index.rst diff --git a/Documentation/translations/zh_CN/scsi/index.rst b/Documentation/translations/zh_CN/scsi/index.rst new file mode 100644 index 000000000000..9126a642e43a --- /dev/null +++ b/Documentation/translations/zh_CN/scsi/index.rst @@ -0,0 +1,97 @@ +.. SPDX-License-Identifier: GPL-2.0 +.. include:: ../disclaimer-zh_CN.rst + +:Original: Documentation/scsi/index.rst + +:翻译: + + 郝栋栋 doubled <doubled@xxxxxxxxxxxxxxxxxx> + +:校译: + + + +========== +SCSI子系统 +========== + +.. toctree:: + :maxdepth: 1 + +简介 +==== + +.. toctree:: + :maxdepth: 1 + +Todolist: + +* scsi + +SCSI驱动接口 +============ + +.. toctree:: + :maxdepth: 1 + +Todolist: + +* scsi_mid_low_api +* scsi_eh + +SCSI驱动参数 +============ + +.. toctree:: + :maxdepth: 1 + +Todolist: + +* scsi-parameters +* link_power_management_policy + +SCSI主机适配器驱动 +================== + +.. toctree:: + :maxdepth: 1 + +Todolist: + +* sd-parameters +* 53c700 +* aacraid +* advansys +* aha152x +* aic79xx +* aic7xxx +* arcmsr_spec +* bfa +* bnx2fc +* BusLogic +* cxgb3i +* dc395x +* dpti +* FlashPoint +* g_NCR5380 +* hpsa +* hptiop +* libsas +* lpfc +* megaraid +* ncr53c8xx +* NinjaSCSI +* ppa +* qlogicfas +* scsi-changer +* scsi_fc_transport +* scsi-generic +* smartpqi +* st +* sym53c500_cs +* sym53c8xx_2 +* tcm_qla2xxx +* ufs +* wd719x + +* scsi_transport_srp/figures diff --git a/Documentation/translations/zh_CN/subsystem-apis.rst b/Documentation/translations/zh_CN/subsystem-apis.rst index 8b646c1010be..0f121f9b0f70 100644 --- a/Documentation/translations/zh_CN/subsystem-apis.rst +++ b/Documentation/translations/zh_CN/subsystem-apis.rst @@ -71,12 +71,12 @@ TODOList: :maxdepth: 1 filesystems/index + scsi/index TODOList: * block/index * cdrom/index -* scsi/index * target/index **Fixme**: 这里还需要更多的分类组织工作。 -- 2.25.1