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>
This commit is contained in:
Changbin Du 2019-05-14 22:47:23 +08:00 committed by Bjorn Helgaas
parent a188339ca5
commit c42eaffa16
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,9 @@
.. SPDX-License-Identifier: GPL-2.0
=======================
Linux PCI Bus Subsystem
=======================
.. toctree::
:maxdepth: 2
:numbered:

View File

@ -101,6 +101,7 @@ needed).
filesystems/index
vm/index
bpf/index
PCI/index
misc-devices/index
Architecture-specific documentation