diff --git a/contrib/intro/libguestfs-intro.html b/contrib/intro/libguestfs-intro.html index adbe572bd..67bdf9b25 100644 --- a/contrib/intro/libguestfs-intro.html +++ b/contrib/intro/libguestfs-intro.html @@ -1,4 +1,5 @@ - + + Short introduction to libguestfs @@ -61,7 +62,9 @@

Reuse qemu, Linux kernel and userspace tools to read and write disk images.

- + + +

The Stable API

@@ -171,7 +174,9 @@ get_blkid_tag (const char *device, const char *tag)

Tools written around the API

- + + +
diff --git a/contrib/intro/overview.png b/contrib/intro/overview.png new file mode 100644 index 000000000..cc8e1653c Binary files /dev/null and b/contrib/intro/overview.png differ diff --git a/contrib/intro/tools.png b/contrib/intro/tools.png new file mode 100644 index 000000000..fff8039f1 Binary files /dev/null and b/contrib/intro/tools.png differ