diff options
| author | doubled <doubled@leap-io-kernel.com> | 2025-09-14 10:52:02 +0800 |
|---|---|---|
| committer | Alex Shi <alexs@kernel.org> | 2025-10-02 21:36:22 +0800 |
| commit | 791ca5860b12c297a0cec0640fb1ffb4f433756a (patch) | |
| tree | 64daec25e9b2b9e4cb6e97482f029da710e172ac | |
| parent | 11441336dc0256adc14a5e160b558aacee75b2f9 (diff) | |
docs/zh_CN: Add scsi/index.rst translation
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@leap-io-kernel.com>
Signed-off-by: Alex Shi <alexs@kernel.org>
| -rw-r--r-- | Documentation/translations/zh_CN/scsi/index.rst | 97 | ||||
| -rw-r--r-- | Documentation/translations/zh_CN/subsystem-apis.rst | 2 |
2 files changed, 98 insertions, 1 deletions
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@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/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**: 这里还需要更多的分类组织工作。 |
