From 3f558e3bd9a3e6cb49416a947443bbc42ad623d5 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Thu, 3 Nov 2022 10:35:13 +0100 Subject: [PATCH] docs: Link directly to admin|qemu|lxc API reference pages MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Fix the main links in docs.rst main page to go to the full docs rather than prompting one more click to the index page. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- docs/docs.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs.rst b/docs/docs.rst index de08a778dc..a826bd128c 100644 --- a/docs/docs.rst +++ b/docs/docs.rst @@ -72,9 +72,9 @@ Application development `secret `__, `storage `__, `stream `__ and - `admin `__, - `QEMU `__, - `LXC `__ libs + `admin `__, + `QEMU `__, + `LXC `__ libs `Language bindings and API modules `__ Bindings of the libvirt API for -- 2.47.2