Translate ../PCI/index.rst into Chinese
Signed-off-by: Yanteng Si <redacted>
---
.../translations/zh_CN/PCI/index.rst | 35 +++++++++++++++++++
Documentation/translations/zh_CN/index.rst | 2 +-
2 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 Documentation/translations/zh_CN/PCI/index.rst
diff --git a/Documentation/translations/zh_CN/PCI/index.rst b/Documentation/translations/zh_CN/PCI/index.rst
new file mode 100644
index 000000000000..8c6dec03856f
--- /dev/null
+++ b/Documentation/translations/zh_CN/PCI/index.rst
@@ -0,0 +1,35 @@
+.. SPDX-License-Identifier: GPL-2.0
+.. include:: ../disclaimer-zh_CN.rst
+
+:Original: Documentation/PCI/index.rst
+
+:翻译:
+
+ 司延腾 Yanteng Si <siyanteng@loongson.cn>
+
+:校译:
+
+
+
+.. _cn_PCI_index.rst:
+
+===================
+Linux PCI总线子系统
+===================
+
+.. toctree::
+ :maxdepth: 2
+ :numbered:
+
+Todolist:
+
+ pci
+ pciebus-howto
+ pci-iov-howto
+ msi-howto
+ sysfs-pci
+ acpi-info
+ pci-error-recovery
+ pcieaer-howto
+ endpoint/index
+ boot-interrupts
diff --git a/Documentation/translations/zh_CN/index.rst b/Documentation/translations/zh_CN/index.rst
index a34e58733ac8..45bfd0774f2d 100644
--- a/Documentation/translations/zh_CN/index.rst
+++ b/Documentation/translations/zh_CN/index.rst
@@ -106,6 +106,7 @@ TODOList:
virt/index
infiniband/index
accounting/index
+ PCI/index
TODOList:
@@ -137,7 +138,6 @@ TODOList:
* vm/index
* bpf/index
* usb/index
-* PCI/index
* scsi/index
* misc-devices/index
* scheduler/index
--
2.27.0