From: Daniel P. Berrangé Date: Fri, 13 Dec 2019 10:04:18 +0000 (+0000) Subject: docs: remove link to virsh cmd ref & app dev guide X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=1100931f8db3b29c552aac09e1cc0aed3e41329e;p=libvirt.git docs: remove link to virsh cmd ref & app dev guide Both the application developer guide and virsh command reference are unmaintained for best part of 8 years, and so horrifically out of date. This does not give a good impression to people reading the docs. Now that we are publishing the man pages online, those are a better doc to read for virsh. We can also highlight the API reference instead of the app dev guide. The virsh command reference & app dev guide will still exist on the web root, but will not be linked to. Reviewed-by: Ján Tomko Signed-off-by: Daniel P. Berrangé --- diff --git a/docs/docs.html.in b/docs/docs.html.in index b592f7d51f..004f099a9f 100644 --- a/docs/docs.html.in +++ b/docs/docs.html.in @@ -54,11 +54,27 @@

Application development

-
Development Guide
-
A guide and reference for developing with libvirt
- -
Virsh Commands
-
Command reference for virsh
+
API reference
+
Reference manual for the C public API, split in + common, + domain, + domain checkpoint, + domain snapshot, + error, + event, + host, + interface, + network, + node device, + network filter, + secret, + storage, + stream + and + admin, + QEMU, + LXC libs +
Language bindings and API modules
Bindings of the libvirt API for @@ -97,28 +113,6 @@
CGroups
Control groups integration
-
API reference
-
Reference manual for the C public API, split in - common, - domain, - domain checkpoint, - domain snapshot, - error, - event, - host, - interface, - network, - node device, - network filter, - secret, - storage, - stream - and - admin, - QEMU, - LXC libs -
-
Drivers
Hypervisor specific driver information