[libvirt PATCH] docs: link to PCI docs from the kbase page

Daniel P. Berrangé berrange at redhat.com
Fri Jan 22 17:08:11 UTC 2021


While the PCI docs are linked from formatdomain.html, finding those
links is not straightforward. It is good for users to highlight them in
the kbase pages.  The PCI docs are intentionally not moved to the kbase/
sub-directory in order to avoid breaking hyperlinks.

Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
---
 docs/kbase/index.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docs/kbase/index.rst b/docs/kbase/index.rst
index 1494be1e77..83b9bb7200 100644
--- a/docs/kbase/index.rst
+++ b/docs/kbase/index.rst
@@ -40,6 +40,12 @@ Usage
 `KVM real time <kvm-realtime.html>`__
    Run real time workloads in guests on a KVM hypervisor
 
+`PCI hotplug <../pci-hotplug.html>`__
+   Effectively usage of PCI hotplug
+
+`PCI topology <../pci-addresses.html>`__
+   Addressing schemes for PCI devices
+
 Internals / Debugging
 ---------------------
 
-- 
2.29.2




More information about the libvir-list mailing list