mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-29 01:51:39 +00:00
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:
parent
a188339ca5
commit
c42eaffa16
2 changed files with 10 additions and 0 deletions
9
Documentation/PCI/index.rst
Normal file
9
Documentation/PCI/index.rst
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
=======================
|
||||||
|
Linux PCI Bus Subsystem
|
||||||
|
=======================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
:numbered:
|
|
@ -101,6 +101,7 @@ needed).
|
||||||
filesystems/index
|
filesystems/index
|
||||||
vm/index
|
vm/index
|
||||||
bpf/index
|
bpf/index
|
||||||
|
PCI/index
|
||||||
misc-devices/index
|
misc-devices/index
|
||||||
|
|
||||||
Architecture-specific documentation
|
Architecture-specific documentation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue