From ae641fcfc5430a8d9dd3c7ef587ce8fa8c5f3913 Mon Sep 17 00:00:00 2001 From: Justin Clift Date: Wed, 27 Oct 2010 14:17:38 +1100 Subject: [PATCH] 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. --- docs/bindings.html.in | 62 +++++++++++++++++++++++++++++-------------- 1 file changed, 42 insertions(+), 20 deletions(-) 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:

-- 2.47.2