From 450c20ea3d942ba69bd50431a0665722dbaaf7bc Mon Sep 17 00:00:00 2001 From: Justin Clift Date: Fri, 22 Oct 2010 17:24:02 +1100 Subject: [PATCH] docs: added a table of contents to the new c sharp bindings page --- docs/csharp.html.in | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) 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 @@

C# API bindings

-

Description

+ + +

Description

The C# libvirt bindings are a class library. They use a Microsoft @@ -18,7 +20,7 @@

 

-

Requirements

+

Requirements

These bindings depend upon the libvirt libraries being installed. @@ -29,7 +31,7 @@

 

-

GIT source repository

+

GIT source repository

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

 

-

Usage

+

Usage

The class library exposes the LibvirtBindings namespace. @@ -80,7 +82,7 @@ git clone git://libvirt.org/libvirt-csharp.git

 

-

Authors

+

Authors

The C# bindings are the work of Arnaud Champion @@ -90,7 +92,7 @@ git clone git://libvirt.org/libvirt-csharp.git

 

-

Notes on testing

+

Notes on testing

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

 

-

Type Coverage

+

Type Coverage

Coverage of the libvirt types is: @@ -178,7 +180,7 @@ git clone git://libvirt.org/libvirt-csharp.git

 

-

Function Coverage

+

Function Coverage

Coverage of the libvirt functions is: