diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2010-11-24 18:10:50 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2010-11-24 20:12:50 +0000 |
commit | 472722a72df89895bb11a1244eafa7915b1af116 (patch) | |
tree | 691e4b23823d7395cc6b594ab2cca3acaa904de8 /ocaml | |
parent | 086bd1f7bfab4c10d890ecca3506a1b091c0d398 (diff) | |
download | libguestfs-472722a72df89895bb11a1244eafa7915b1af116.tar.gz libguestfs-472722a72df89895bb11a1244eafa7915b1af116.tar.xz libguestfs-472722a72df89895bb11a1244eafa7915b1af116.zip |
python: Translate C examples into Python and include documentation.
Diffstat (limited to 'ocaml')
-rw-r--r-- | ocaml/examples/guestfs-ocaml.pod | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ocaml/examples/guestfs-ocaml.pod b/ocaml/examples/guestfs-ocaml.pod index 9f289f02..da091359 100644 --- a/ocaml/examples/guestfs-ocaml.pod +++ b/ocaml/examples/guestfs-ocaml.pod @@ -79,6 +79,7 @@ function that you called. L<guestfs(3)>, L<guestfs-examples(3)>, +L<guestfs-python(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>. |