From 3e59effd0321e0208952af34791e09b47a325abd Mon Sep 17 00:00:00 2001
From: Daniel Veillard
Date: Mon, 26 Nov 2007 14:07:56 +0000
Subject: [PATCH] * doc/*: modified the python page into a bindings page,
added the Ruby binding link to all pages Daniel
---
ChangeLog | 5 +++++
docs/FAQ.html | 2 +-
docs/architecture.html | 2 +-
docs/bugs.html | 2 +-
docs/downloads.html | 2 +-
docs/errors.html | 2 +-
docs/format.html | 2 +-
docs/hvsupport.html | 2 +-
docs/index.html | 9 ++++++---
docs/intro.html | 2 +-
docs/libvir.html | 36 +++++++++++++++++++++++++++---------
docs/news.html | 2 +-
docs/python.html | 23 +++++++++++++++++------
docs/remote.html | 2 +-
docs/site.xsl | 3 ++-
docs/uri.html | 2 +-
16 files changed, 68 insertions(+), 30 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index b283e7787a..fc66b146a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Nov 26 15:06:19 CET 2007 Daniel Veillard
+
+ * doc/*: modified the python page into a bindings page,
+ added the Ruby binding link to all pages
+
Mon Nov 26 12:12:00 UTC 2007 Richard W.M. Jones
* configure.in, src/console.c: Replace cfmakeraw if not in
diff --git a/docs/FAQ.html b/docs/FAQ.html
index 4b6a4412b7..68ae96a8c1 100644
--- a/docs/FAQ.html
+++ b/docs/FAQ.html
@@ -77,4 +77,4 @@
via the pkg-config command line tool, like:
pkg-config libvirt --libs
-