From d8d7d970c32ba224e8998f35c44f0e37aa789ce9 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Wed, 2 Apr 2025 13:59:26 +0200 Subject: [PATCH] docs: Re-order XML schema after API documentation on 'docs' page MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- docs/docs.rst | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) 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 -- 2.47.3