[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-API] [PATCH 0 of 5] API lifecycle and docs
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |