Files
libguestfs/docs
Richard W.M. Jones 3c41324ef5 Move minimum OCaml version to 4.04.
Synchronize with common module which also requires 4.04.

Small adjustment to use of List.sort_uniq because the signature
changed slightly.
2021-12-09 13:54:15 +00:00
..
2021-04-09 11:39:10 +01:00
2021-04-08 11:36:40 +01:00
2020-08-24 16:24:38 +01:00

This directory contains miscellaneous manual pages which don't fit
elsewhere.

Most libguestfs documentation is in manual pages.  The source for
those manual pages are POD files (*.pod), and they are normally
located next to the source files they relate to (eg. guestfish
documentation is in fish/guestfish.pod).

All manual pages are available online at http://libguestfs.org/

The main API documentation is: http://libguestfs.org/guestfs.3.html