From: Peter Krempa Date: Wed, 2 Apr 2025 11:59:26 +0000 (+0200) Subject: docs: Re-order XML schema after API documentation on 'docs' page X-Git-Tag: v11.3.0-rc1~62 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d8d7d970c32ba224e8998f35c44f0e37aa789ce9;p=thirdparty%2Flibvirt.git docs: Re-order XML schema after API documentation on 'docs' page Swap the order of links to XML schema docs and to the other language docs. The XML schema is usually accessed more. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/docs/docs.rst b/docs/docs.rst index 1a958e9cc7..1f16a11e90 100644 --- a/docs/docs.rst +++ b/docs/docs.rst @@ -79,19 +79,6 @@ Application development `QEMU `__, `LXC `__ libs -`Language bindings and API modules `__ - Bindings of the libvirt API for - `c# `__, - `go `__ (`all go modules `__), - `java `__, - `ocaml `__, - `perl `__, - `python `__, - `php `__, - `ruby `__ - and integration API modules for - `D-Bus `__ - `XML schemas `__ Description of the XML schemas for `domains `__, @@ -109,6 +96,19 @@ Application development `checkpoints `__, `backup jobs `__ +`Language bindings and API modules `__ + Bindings of the libvirt API for + `c# `__, + `go `__ (`all go modules `__), + `java `__, + `ocaml `__, + `perl `__, + `python `__, + `php `__, + `ruby `__ + and integration API modules for + `D-Bus `__ + `URI format `__ The URI formats used for connecting to libvirt