From: Justin Clift Date: Wed, 27 Oct 2010 03:17:38 +0000 (+1100) Subject: docs: reworded and reordered the bindings page, plus minor tweaks X-Git-Tag: v0.8.5~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae641fcfc5430a8d9dd3c7ef587ce8fa8c5f3913;p=thirdparty%2Flibvirt.git docs: reworded and reordered the bindings page, plus minor tweaks Reordered the bindings into alphabetical order, added a link to the php-libvirt source on Github, plus gave the direct package names needed for Python usage on RHEL/Fedora, and Ubuntu. --- diff --git a/docs/bindings.html.in b/docs/bindings.html.in index 0bc997e9dc..b190a382ad 100644 --- a/docs/bindings.html.in +++ b/docs/bindings.html.in @@ -4,42 +4,64 @@

Bindings for other languages

- Libvirt comes with bindings to support other languages than - pure C. First the headers embeds the necessary - declarations to allow direct access from C++ - code, but also we have bindings for higher level kind of languages: + Libvirt supports C and C++ directly, and has bindings available + for other languages: