Files
libguestfs/docs
Richard W.M. Jones bb5ffd7497 configure: Drop --with-qemu-options / QEMU_OPTIONS.
In its current form this is very hard to implement because it requires
us to "unparse" the options, including removing any shell quoting.

It wasn't implemented at all for the libvirt backend.

Also contrary to the documentation, the configure script did not use
these options for testing, but constructed its own set of qemu test
options.
2017-05-08 11:14:46 +01:00
..
2017-05-02 13:34:43 +01:00
2017-01-03 16:48:21 +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