diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-03-02 09:15:34 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-03-11 23:07:57 -0400 |
commit | 31df2fd54cafdadadb20c60e80461c9b08b2ff56 (patch) | |
tree | 4e94bb294f317849655948fc52d46dc03b47a301 /Documentation/scsi | |
parent | 598a90f2002c4c4daee24d76d24e8270c7075eef (diff) | |
download | linux-31df2fd54cafdadadb20c60e80461c9b08b2ff56.tar.gz linux-31df2fd54cafdadadb20c60e80461c9b08b2ff56.tar.bz2 linux-31df2fd54cafdadadb20c60e80461c9b08b2ff56.zip |
scsi: docs: Add an empty index file for SCSI documents
In preparation for adding the SCSI documents to the documentation
body, add an empty index for it.
The next patches should be adding contents to it, as files get
converted to ReST format.
Link: https://lore.kernel.org/r/4d8c1b7ebe5898ac4a8265ca5e5a9552da3b426f.1583136624.git.mchehab+huawei@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'Documentation/scsi')
-rw-r--r-- | Documentation/scsi/index.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/scsi/index.rst b/Documentation/scsi/index.rst new file mode 100644 index 000000000000..16baf8b0f11f --- /dev/null +++ b/Documentation/scsi/index.rst @@ -0,0 +1,10 @@ +.. SPDX-License-Identifier: GPL-2.0 + +==================== +Linux SCSI Subsystem +==================== + +.. toctree:: + :maxdepth: 1 + + |