[PATCH 7/7] docs: kbase: Remove unused 'container'

Peter Krempa pkrempa at redhat.com
Mon Aug 3 11:53:49 UTC 2020


Signed-off-by: Peter Krempa <pkrempa at redhat.com>
---
 docs/kbase.rst | 60 ++++++++++++++++++++++++--------------------------
 1 file changed, 29 insertions(+), 31 deletions(-)

diff --git a/docs/kbase.rst b/docs/kbase.rst
index 8f888c27cd..6f3740f941 100644
--- a/docs/kbase.rst
+++ b/docs/kbase.rst
@@ -2,45 +2,43 @@
 Knowledge base
 ==============

-.. container::
+`Debug logs <kbase/debuglogs.html>`__
+  Configuration of logging and tips on how to file a good bug report.

-   `Debug logs <kbase/debuglogs.html>`__
-     Configuration of logging and tips on how to file a good bug report.
+`Disk locking <kbase/locking.html>`__
+   Ensuring exclusive guest access to disks with
+   `virtlockd <kbase/locking-lockd.html>`__ or
+   `Sanlock <kbase/locking-sanlock.html>`__

-   `Disk locking <kbase/locking.html>`__
-      Ensuring exclusive guest access to disks with
-      `virtlockd <kbase/locking-lockd.html>`__ or
-      `Sanlock <kbase/locking-sanlock.html>`__
+`Secure usage <kbase/secureusage.html>`__
+   Secure usage of the libvirt APIs

-   `Secure usage <kbase/secureusage.html>`__
-      Secure usage of the libvirt APIs
+`Protected virtualization on s390 <kbase/s390_protected_virt.html>`__
+   Running secure s390 guests with IBM Secure Execution

-   `Protected virtualization on s390 <kbase/s390_protected_virt.html>`__
-      Running secure s390 guests with IBM Secure Execution
+`Launch security <kbase/launch_security_sev.html>`__
+   Securely launching VMs with AMD SEV

-   `Launch security <kbase/launch_security_sev.html>`__
-      Securely launching VMs with AMD SEV
+`Domain state capture <kbase/domainstatecapture.html>`__
+   Comparison between different methods of capturing domain state

-   `Domain state capture <kbase/domainstatecapture.html>`__
-      Comparison between different methods of capturing domain state
+`RPM deployment <kbase/rpm-deployment.html>`__
+   Explanation of the different RPM packages and illustration of which to
+   pick for installation

-   `RPM deployment <kbase/rpm-deployment.html>`__
-      Explanation of the different RPM packages and illustration of which to
-      pick for installation
+`Backing chain management <kbase/backing_chains.html>`__
+   Explanation of how disk backing chain specification impacts libvirt's
+   behaviour and basic troubleshooting steps of disk problems.

-   `Backing chain management <kbase/backing_chains.html>`__
-      Explanation of how disk backing chain specification impacts libvirt's
-      behaviour and basic troubleshooting steps of disk problems.
+`Security with QEMU passthrough <kbase/qemu-passthrough-security.html>`__
+   Examination of the security protections used for QEMU and how they need
+   configuring to allow use of QEMU passthrough with host files/devices.

-   `Security with QEMU passthrough <kbase/qemu-passthrough-security.html>`__
-      Examination of the security protections used for QEMU and how they need
-      configuring to allow use of QEMU passthrough with host files/devices.
+`Virtio-FS <kbase/virtiofs.html>`__
+   Share a filesystem between the guest and the host

-   `Virtio-FS <kbase/virtiofs.html>`__
-      Share a filesystem between the guest and the host
+`KVM real time <kbase/kvm-realtime.html>`__
+   Run real time workloads in guests on a KVM hypervisor

-   `KVM real time <kbase/kvm-realtime.html>`__
-      Run real time workloads in guests on a KVM hypervisor
-
-   `Incremental backup internals <kbase/incrementalbackupinternals.html>`__
-      Incremental backup implementation details relevant for users
+`Incremental backup internals <kbase/incrementalbackupinternals.html>`__
+   Incremental backup implementation details relevant for users
-- 
2.26.2




More information about the libvir-list mailing list