From: John Ferlan Date: Tue, 12 Feb 2013 17:53:59 +0000 (-0500) Subject: api: Reword and clean lists for object description X-Git-Tag: v1.0.3~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc24589e7519eadd22da5d9121950351b0a73cc5;p=thirdparty%2Flibvirt.git api: Reword and clean lists for object description --- diff --git a/docs/api.html.in b/docs/api.html.in index 0f01aed86e..09fe4f05d5 100644 --- a/docs/api.html.in +++ b/docs/api.html.in @@ -37,43 +37,56 @@

The figure above shows the five main objects exported by the API:

-

Most object manipulated by the library can also be represented using +

Most objects manipulated by the library can also be represented using XML descriptions. This is used primarily to create those object, but is also helpful to modify or save their description back.

-

Domains, network and storage pools can be either active +

Domains, networks, and storage pools can be either active i.e. either running or available for immediate use, or defined in which case they are inactive but there is a permanent definition available in the system for them. Based on this - thay can be activated dynamically in order to be used.

-

Most kind of object can also be named in various ways:

+ they can be activated dynamically in order to be used.

+

Most objects can also be named in various ways:

Functions and naming