From d51664b8daec5d2c24a32db3e630d95c6118f556 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Tue, 31 May 2022 15:33:23 +0200 Subject: [PATCH] docs: formatcaps: Fix anchors of links into formatdomain.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The links were broken on the initial conversion of formatdomain.html to RST which didn't faithfully forward port some of the manually added anchors. Fix it by pointing to the closest possible heading. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- docs/formatcaps.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/formatcaps.rst b/docs/formatcaps.rst index abd36692e4..9d7932a6a8 100644 --- a/docs/formatcaps.rst +++ b/docs/formatcaps.rst @@ -84,20 +84,20 @@ The ```` element will typically wrap up the following elements: Size of CPU word in bits, for example 64. ``emulator`` Emulator (device model) path, for use in - `emulator `__ element of domain XML. + `emulator `__ element of domain XML. ``loader`` - Loader path, for use in `loader `__ + Loader path, for use in `loader `__ element of domain XML. ``machine`` Machine type, for use in - `machine `__ attribute of + `machine `__ attribute of os/type element in domain XML. For example Xen supports ``xenfv`` for HVM, ``xenpv`` for PV, or ``xenpvh`` for PVH. ``domain`` The ``type`` attribute of this element specifies the type of hypervisor required to run the domain. Use in - `type `__ attribute of the domain - root element. + `type `__ attribute of + the domain root element. ``features`` This optional element encases possible features that can be used with a guest of described type. Possible subelements are: