[PATCH v3 1/7] docs/zh_CN: Add scsi/index.rst translation

Mainline
From:doubled <doubled@leap-io-kernel.com>
Date:
Message-ID:<e83c0c993642dbb0a4530c8aa557c1436aac6152.1757686158.git.doubled@leap-io-kernel.com>
Patch:v3 · 1/7
Language:zh_CN
Patch-ID:737013bfffceb1e807a712f2b2c3c07325fc02f6
Files:Documentation/translations/zh_CN/scsi/index.rstDocumentation/translations/zh_CN/subsystem-apis.rst

Patch content 2 changed files

Translate .../scsi/index.rst into Chinese andupdate subsystem-apis.rst translation Update the translation through commit 682b07d2ff54("scsi: docs: Organize the SCSI documentation") Signed-off-by: doubled <doubled@leap-io-kernel.com>--- .../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.rstnew file mode 100644index 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@leap-io-kernel.com>++:校译:++++==========+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/figuresdiff --git a/Documentation/translations/zh_CN/subsystem-apis.rst b/Documentation/translations/zh_CN/subsystem-apis.rstindex 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