From: Daniel Veillard Date: Mon, 26 Nov 2007 14:16:03 +0000 (+0000) Subject: fix links again, Daniel X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=90da74aee9a483c368e4a29d0810d58d18d7a588;p=libvirt.git fix links again, Daniel --- diff --git a/docs/FAQ.html b/docs/FAQ.html index 68ae96a8c1..e5206eded8 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

-

+

diff --git a/docs/architecture.html b/docs/architecture.html index 74df3968b8..4637e73be9 100644 --- a/docs/architecture.html +++ b/docs/architecture.html @@ -64,4 +64,4 @@ drivers present in driver.h:

Note that a given driver may only implement a subset of those functions, (for example saving a Xen domain state to disk and restoring it is only possible though the Xen Daemon), in that case the driver entry points for -unsupported functions are initialized to NULL.

+unsupported functions are initialized to NULL.

diff --git a/docs/bugs.html b/docs/bugs.html index f1e84d2b5b..a6d44fa75a 100644 --- a/docs/bugs.html +++ b/docs/bugs.html @@ -14,4 +14,4 @@ network. Use the settings:

But there is no guarantee that someone will be watching or able to reply, -use the mailing-list if you don't get an answer there.

+use the mailing-list if you don't get an answer there.

diff --git a/docs/downloads.html b/docs/downloads.html index 2faf3081de..7968e9c739 100644 --- a/docs/downloads.html +++ b/docs/downloads.html @@ -7,4 +7,4 @@ available, first register onto the server:

cvs -d :pserver:anoncvs@l checkout the development tree with:

cvs -d :pserver:anoncvs@libvirt.org:2401/data/cvs co libvirt

Use ./autogen.sh to configure the local checkout, then make and make install, as usual. All normal cvs commands are now -available except commiting to the base.

+available except commiting to the base.

diff --git a/docs/errors.html b/docs/errors.html index 084a46a605..791c1342af 100644 --- a/docs/errors.html +++ b/docs/errors.html @@ -66,4 +66,4 @@ this point, see the error.py example about it:

def handler(ctxt, err):
 
 libvirt.registerErrorHandler(handler, 'context') 

the second argument to the registerErrorHandler function is passed as the first argument of the callback like in the C version. The error is a tuple -containing the same field as a virError in C, but cast to Python.

+containing the same field as a virError in C, but cast to Python.

diff --git a/docs/format.html b/docs/format.html index 97dccde661..57b2b1600e 100644 --- a/docs/format.html +++ b/docs/format.html @@ -418,4 +418,4 @@ Xen support, you will see the os_type of xen to indicate a paravirtual kernel, then architecture informations and potential features.

The third block (in green) gives similar informations but when running a 32 bit OS fully virtualized with Xen using the hvm support.

This section is likely to be updated and augmented in the future, see the discussion which led to the capabilities format in the mailing-list -archives.

+archives.

diff --git a/docs/hvsupport.html b/docs/hvsupport.html index 64d1905d67..34d136e3fc 100644 --- a/docs/hvsupport.html +++ b/docs/hvsupport.html @@ -392,4 +392,4 @@ first appeared in libvirt 0.2.0. virNetworkLookupByUUIDString 0.2.0 virNetworkSetAutostart 0.2.1 virNetworkUndefine 0.2.0 -

+

diff --git a/docs/intro.html b/docs/intro.html index 69bc39bcb2..d13e12db09 100644 --- a/docs/intro.html +++ b/docs/intro.html @@ -28,4 +28,4 @@ exception being domain migration between node capabilities which may need to be added at the libvirt level). Where possible libvirt should be extendable to be able to provide the same API for remote nodes, however this is not the case at the moment, the code currently handle only local node accesses -(extension for remote access support is being worked on, see the mailing list discussions about it).

+(extension for remote access support is being worked on, see the mailing list discussions about it).

diff --git a/docs/news.html b/docs/news.html index 01c289e759..db769c8217 100644 --- a/docs/news.html +++ b/docs/news.html @@ -357,4 +357,4 @@ and check the ChangeLog to gauge progresses.

0.0.1: Dec 19 2005

+

diff --git a/docs/python.html b/docs/python.html index fc49815306..42ef201da7 100644 --- a/docs/python.html +++ b/docs/python.html @@ -62,4 +62,4 @@ from the C API, the only points to notice are:

+

diff --git a/docs/remote.html b/docs/remote.html index 44cf6db67a..87ffe14fdb 100644 --- a/docs/remote.html +++ b/docs/remote.html @@ -650,4 +650,4 @@ also possible.

The protocol contains support for multiple program types and protocol versioning, modelled after SunRPC. -

+

diff --git a/docs/site.xsl b/docs/site.xsl index 9b52c87df1..108372f0a7 100644 --- a/docs/site.xsl +++ b/docs/site.xsl @@ -168,6 +168,7 @@
  • virt-manager
  • Perl bindings
  • OCaml bindings
  • +
  • Ruby bindings
  • Xen project
  • @@ -211,6 +212,7 @@

    virt-manager

    Perl bindings

    OCaml bindings

    +

    Ruby bindings

    Xen project

    Made with Libxml2 Logo @@ -241,6 +243,7 @@
  • virt-manager
  • Perl bindings
  • OCaml bindings
  • +
  • Ruby bindings
  • Xen project
  • diff --git a/docs/uri.html b/docs/uri.html index 464090aab7..e7a55e4236 100644 --- a/docs/uri.html +++ b/docs/uri.html @@ -168,4 +168,4 @@ connection.

    You should consider using libvirt remote support in future. -

    +