From 45b3259bf67a38bd00c7446a22a2d0ef5101f8e5 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Fri, 21 Nov 2008 12:54:51 +0000 Subject: [PATCH] Re-generate website docs --- ChangeLog | 5 + docs/bindings.html | 2 +- docs/devhelp/libvirt-libvirt.html | 112 ++++++++++++---- docs/devhelp/libvirt-virterror.html | 9 +- docs/drivers.html | 4 + docs/drvlxc.html | 4 + docs/drvopenvz.html | 4 + docs/drvqemu.html | 4 + docs/drvremote.html | 4 + docs/drvtest.html | 4 + docs/drvuml.html | 201 ++++++++++++++++++++++++++++ docs/drvxen.html | 4 + docs/news.html | 18 +-- docs/news.html.in | 1 - docs/sitemap.html | 3 + docs/storage.html | 4 + 16 files changed, 345 insertions(+), 38 deletions(-) create mode 100644 docs/drvuml.html diff --git a/ChangeLog b/ChangeLog index 06821d96b9..f34d1cbc52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Nov 21 12:54:14 BST 2008 Daniel P. Berrange + + * docs/*.html: Re-generate website docs for sitemap change + with UML driver. Fix syntax error in HTML for news.html.in + Fri Nov 21 12:51:14 BST 2008 Daniel P. Berrange * libvirt-api.xml, libvirt-refs.xml, html/libvirt-libvirt.html, diff --git a/docs/bindings.html b/docs/bindings.html index 5d7f1ca1a9..e77846cd5b 100644 --- a/docs/bindings.html +++ b/docs/bindings.html @@ -104,7 +104,7 @@

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 acces from C++ code, but also we have bindings for +allow direct access from C++ code, but also we have bindings for higher level kind of languages:

-

0.4.5: Sep 8 2008

  • New features: NETNS support for Linux containers (Dan Smith), diff --git a/docs/sitemap.html b/docs/sitemap.html index 1624205f32..c74e116aa1 100644 --- a/docs/sitemap.html +++ b/docs/sitemap.html @@ -153,6 +153,9 @@
  • OpenVZ Driver for the OpenVZ container technology +
  • + UML + Driver for the User Mode Linux technology
  • Storage Driver for the storage management APIs diff --git a/docs/storage.html b/docs/storage.html index d9d62f7353..cec94260fb 100644 --- a/docs/storage.html +++ b/docs/storage.html @@ -78,6 +78,10 @@ +
  • +
    + UML +
  • Storage