WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

[Xen-API] [PATCH 0 of 5] API lifecycle and docs

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] [PATCH 0 of 5] API lifecycle and docs
From: Rob Hoes <rob.hoes@xxxxxxxxxx>
Date: Tue, 25 May 2010 14:32:20 +0100
Delivery-date: Tue, 25 May 2010 06:36:11 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mercurial-patchbomb/1.4.3
Add API lifecycle details to datamodel and docs.

 .hgignore                    |    4 +
 OMakeroot                    |   11 ++
 ocaml/doc/OMakefile          |   11 ++-
 ocaml/doc/jsapi.ml           |   27 +++++
 ocaml/idl/OMakefile          |    4 +
 ocaml/idl/datamodel_types.ml |   31 ++++-
 ocaml/doc/apidoc.html        |   86 +++++++++++++++++
 ocaml/doc/apidoc.js          |  207 +++++++++++++++++++++++++++++++++++++++++++
 ocaml/doc/codedoc.html       |   52 ++++++++++
 ocaml/doc/index.html         |   32 ++----
 ocaml/doc/jsapi.ml           |    2 +-
 ocaml/doc/main.js            |   49 ++++++++++
 ocaml/doc/ocamldoc.js        |   68 ++-----------
 ocaml/doc/style.css          |   24 ++++
 ocaml/idl/datamodel.ml       |  196 ++++++++++++++++++++++++----------------
 ocaml/idl/datamodel_types.ml |   57 +++++++----
 ocaml/idl/datamodel_utils.ml |    3 +-
 ocaml/idl/datamodel.ml       |   21 ++++-
 ocaml/doc/OMakefile          |    4 +
 ocaml/doc/apidoc.html        |    3 +
 ocaml/doc/apidoc.js          |  137 ++++++++++++++++++++++++++--
 ocaml/doc/jsapi.ml           |   63 ++++++++++++-
 ocaml/doc/style.css          |   13 ++-
 23 files changed, 897 insertions(+), 208 deletions(-)

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api