On Fri, Dec 13, 2019 at 10:06:31AM +0000, Daniel P. Berrangé wrote:
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.
It might be worthwhile to delete them completely. Even though
they both have a DRAFT watermark everywhere, people might reach them
via search engines.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
docs/docs.html.in | 48 +++++++++++++++++++++--------------------------
1 file changed, 21 insertions(+), 27 deletions(-)
regardless of the suggestion above:
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano