]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: platforms: Add brief outline
authorAndrea Bolognani <abologna@redhat.com>
Tue, 14 Jul 2020 12:25:00 +0000 (14:25 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 14 Jul 2020 16:03:54 +0000 (18:03 +0200)
This will make the document look nicer, especially after we have
converted it to reStructuredText.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
docs/platforms.html.in

index 5c90f1dd7a9549a003b175b92d2acdad0f960711..c50279bffdf45a58d3b50e730ef04be96b573828 100644 (file)
@@ -6,12 +6,16 @@
 
     <ul id="toc"></ul>
 
+    <p>
+      Libvirt aims to support building and executing on multiple host OS
+      platforms, as well as working with multiple hypervisors. This document
+      outlines which platforms are targeted for each of these areas.
+    </p>
+
     <h2>Build targets</h2>
 
     <p>
-      Libvirt drivers aim to support building and executing on multiple
-      host OS platforms. This document outlines which platforms are the
-      major build targets. These platforms are used as the basis for deciding
+      These platforms are used as the basis for deciding
       upon the minimum required versions of 3rd party software libvirt depends
       on. If a platform is not listed here, it does not imply that libvirt
       won't work. If an unlisted platform has comparable software versions