From: Andrea Bolognani Date: Tue, 1 Dec 2020 15:30:52 +0000 (+0100) Subject: docs: Update language bindings spotlight X-Git-Tag: v7.0.0-rc1~386 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebc241fcfffb18b68f850d9a8778b28f5a11f2cb;p=thirdparty%2Flibvirt.git docs: Update language bindings spotlight We should highlight the language bindings that are actively maintained, keep up with the core library's development pace, have good API coverage and are relevant to people looking to integrate libvirt into their projects today: based on these criteria, it makes sense to highlight the Go binding instead of the Java one. Signed-off-by: Andrea Bolognani Reviewed-by: Ján Tomko --- diff --git a/docs/index.html.in b/docs/index.html.in index df182c27b6..f44e055174 100644 --- a/docs/index.html.in +++ b/docs/index.html.in @@ -18,7 +18,7 @@

  • is a toolkit to manage virtualization platforms
  • -
  • is accessible from C, Python, Perl, Java and more
  • +
  • is accessible from C, Python, Perl, Go and more
  • is licensed under open source licenses
  • supports KVM, QEMU, Xen,