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

Documentation: add Linux PCI to Sphinx TOC tree

Add index.rst for PCI subsystem. More docs will be added later.

Signed-off-by: Changbin Du <changbin.du@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

authored by

Changbin Du and committed by
Bjorn Helgaas
c42eaffa a188339c

+10
+9
Documentation/PCI/index.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + ======================= 4 + Linux PCI Bus Subsystem 5 + ======================= 6 + 7 + .. toctree:: 8 + :maxdepth: 2 9 + :numbered:
+1
Documentation/index.rst
··· 101 101 filesystems/index 102 102 vm/index 103 103 bpf/index 104 + PCI/index 104 105 misc-devices/index 105 106 106 107 Architecture-specific documentation