summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-10-09 21:58:21 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-10-09 21:58:21 +0100
commit0032c60336c6f819859d30ec68179373e8943ef6 (patch)
tree9a2050fb923882b471d5dce6c9093ba74be56158 /src
parentb54fa22cd0a6a091324ff1978e0de2c54a0fabde (diff)
downloadlibguestfs-0032c60336c6f819859d30ec68179373e8943ef6.tar.gz
libguestfs-0032c60336c6f819859d30ec68179373e8943ef6.tar.xz
libguestfs-0032c60336c6f819859d30ec68179373e8943ef6.zip
docs: Fully document all subdirectories of the source.
Diffstat (limited to 'src')
-rw-r--r--src/guestfs.pod21
1 files changed, 17 insertions, 4 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod
index 3194be39..de55195e 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -3289,6 +3289,10 @@ L<virt-alignment-scan(1)> command and documentation.
The libguestfs appliance, build scripts and so on.
+=item C<build-aux>
+
+Various build scripts used by autotools.
+
=item C<cat>
The L<virt-cat(1)>, L<virt-filesystems(1)> and L<virt-ls(1)> commands
@@ -3334,6 +3338,15 @@ L<guestmount(1)>, FUSE (userspace filesystem) built on top of libguestfs.
The crucially important generator, used to automatically generate
large amounts of boilerplate C code for things like RPC and bindings.
+=item C<gnulib>
+
+Gnulib is used as a portability library. A copy of gnulib is included
+under here.
+
+=item C<html>
+
+Generated HTML manual pages.
+
=item C<inspector>
L<virt-inspector(1)>, the virtual machine image inspector.
@@ -3376,15 +3389,15 @@ Source code to the C library.
L<virt-sysprep(1)> command and documentation.
+=item C<tests>
+
+Tests.
+
=item C<test-tool>
Test tool for end users to test if their qemu/kernel combination
will work with libguestfs.
-=item C<tests>
-
-Tests.
-
=item C<tmp>
Used for temporary files when running the tests (instead of C</tmp>