diff --git a/docs/csharp.html.in b/docs/csharp.html.in index 3e15176660..a32fbd2d3e 100644 --- a/docs/csharp.html.in +++ b/docs/csharp.html.in @@ -3,7 +3,9 @@
The C# libvirt bindings are a class library. They use a Microsoft @@ -18,7 +20,7 @@
-
These bindings depend upon the libvirt libraries being installed. @@ -29,7 +31,7 @@
-
The C# bindings source code is maintained in a git repository available on @@ -62,7 +64,7 @@ git clone git://libvirt.org/libvirt-csharp.git
-
The class library exposes the LibvirtBindings namespace. @@ -80,7 +82,7 @@ git clone git://libvirt.org/libvirt-csharp.git
-
The C# bindings are the work of Arnaud Champion @@ -90,7 +92,7 @@ git clone git://libvirt.org/libvirt-csharp.git
-
Windows testing is performed on Windows 7, with .NET 4, Visual Studio 2010, and MonoDevelop 2.4. @@ -101,7 +103,7 @@ git clone git://libvirt.org/libvirt-csharp.git
-
Coverage of the libvirt types is: @@ -178,7 +180,7 @@ git clone git://libvirt.org/libvirt-csharp.git
-
Coverage of the libvirt functions is: