]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Update language bindings spotlight
authorAndrea Bolognani <abologna@redhat.com>
Tue, 1 Dec 2020 15:30:52 +0000 (16:30 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 1 Dec 2020 16:06:21 +0000 (17:06 +0100)
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 <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/index.html.in

index df182c27b6f8f4b629bd160dba9f975df347e665..f44e0551744c41bac26f2e2255cff60484b4a413 100644 (file)
@@ -18,7 +18,7 @@
       </p>
       <ul>
         <li>is a toolkit to manage <a href="platforms.html">virtualization platforms</a></li>
-        <li>is accessible from C, Python, Perl, Java and more</li>
+        <li>is accessible from C, Python, Perl, Go and more</li>
         <li>is licensed under open source licenses</li>
         <li>supports <a href="drvqemu.html">KVM</a>,
           <a href="drvqemu.html">QEMU</a>, <a href="drvxen.html">Xen</a>,