From 4c5021bc923290920aa72c66d34fe6d6992a5abf Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Fri, 31 Oct 2025 10:43:27 +0100 Subject: [PATCH] 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 --- docs/drvch.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.3