Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

scsi: docs: Organize the SCSI documentation

Break the SCSI documentation up into categories:

Introduction, APIs, driver parameters, and host adapter drivers instead
of alphabetical by document file name (i.e., no organization).

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20230518212749.18266-2-rdunlap@infradead.org
Cc: "James E.J. Bottomley" <jejb@linux.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: linux-scsi@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>

authored by

Randy Dunlap and committed by
Martin K. Petersen
682b07d2 e90644b0

+32 -5
+32 -5
Documentation/scsi/index.rst
··· 7 7 .. toctree:: 8 8 :maxdepth: 1 9 9 10 + Introduction 11 + ============ 12 + 13 + .. toctree:: 14 + :maxdepth: 1 15 + 16 + scsi 17 + 18 + SCSI driver APIs 19 + ================ 20 + 21 + .. toctree:: 22 + :maxdepth: 1 23 + 24 + scsi_mid_low_api 25 + scsi_eh 26 + 27 + SCSI driver parameters 28 + ====================== 29 + 30 + .. toctree:: 31 + :maxdepth: 1 32 + 33 + scsi-parameters 34 + link_power_management_policy 35 + 36 + SCSI host adapter drivers 37 + ========================= 38 + 39 + .. toctree:: 40 + :maxdepth: 1 41 + 10 42 53c700 11 43 aacraid 12 44 advansys ··· 57 25 hpsa 58 26 hptiop 59 27 libsas 60 - link_power_management_policy 61 28 lpfc 62 29 megaraid 63 30 ncr53c8xx ··· 64 33 ppa 65 34 qlogicfas 66 35 scsi-changer 67 - scsi_eh 68 36 scsi_fc_transport 69 37 scsi-generic 70 - scsi_mid_low_api 71 - scsi-parameters 72 - scsi 73 38 sd-parameters 74 39 smartpqi 75 40 st