Move programming information to libvirt generated doc.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 8 Jan 2008 13:26:23 +0000 (13:26 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 8 Jan 2008 13:26:23 +0000 (13:26 +0000)
commit9b4bab1fe618affd0e69666ec6467b414cee325e
treeff0334a53631096c82f1fe234c1c1775bc63adc9
parent4c5a6c02d72a5c40102b6c26705574f84c89eb20
Move programming information to libvirt generated doc.
* README, libvirt/libvirt.mli: Moved programming information to
  libvirt generated documentation, greatly expanded examples and
  other issues.
* examples/Makefile.in, examples/node_info.ml, examples/.depend:
  Added node_info example program.
* .hgignore, Makefile.in: Ignore, clean up node_info binary.
* examples/list_domains.ml: Make a read-only connection.
.hgignore
ChangeLog
Makefile.in
README
examples/.depend [changed mode: 0755->0644]
examples/Makefile.in
examples/list_domains.ml [changed mode: 0755->0644]
examples/node_info.ml [new file with mode: 0644]
libvirt/libvirt.mli [changed mode: 0755->0644]