From: Michal Privoznik <[email protected]> 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 <[email protected]> --- 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.51.0
