From f8d701546fa912901c5dfed8a823c956f9c74d42 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Tue, 14 Jul 2020 14:25:00 +0200 Subject: [PATCH] docs: platforms: Add brief outline This will make the document look nicer, especially after we have converted it to reStructuredText. Signed-off-by: Andrea Bolognani Reviewed-by: Pavel Hrdina --- docs/platforms.html.in | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/platforms.html.in b/docs/platforms.html.in index 5c90f1dd7a..c50279bffd 100644 --- a/docs/platforms.html.in +++ b/docs/platforms.html.in @@ -6,12 +6,16 @@
    +

    + 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. +

    +

    Build targets

    - 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 -- 2.47.2