From: Michal Privoznik Date: Fri, 31 Oct 2025 09:43:27 +0000 (+0100) Subject: drvch: Demote example section to a subsection X-Git-Tag: v11.9.0-rc2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4c5021bc923290920aa72c66d34fe6d6992a5abf;p=thirdparty%2Flibvirt.git drvch: Demote example section to a subsection In our drvch.rst there's a section with example XML. Demote it to a subsection ('-') since the whole document starts with section ('=') and this paragraph is really just a child of the root. Signed-off-by: Michal Privoznik Reviewed-by: Jiri Denemark --- diff --git a/docs/drvch.rst b/docs/drvch.rst index b8c48a775b..2f900b785b 100644 --- a/docs/drvch.rst +++ b/docs/drvch.rst @@ -29,7 +29,7 @@ But all other transport modes are supported too Example guest domain XML configurations -======================================= +--------------------------------------- The Cloud Hypervisor driver in libvirt is in its early stage under active development only supporting a limited number of Cloud Hypervisor features.