X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=HACKING;h=42f0f3aa13d26bb699f139b6abaa0067f6f745bf;hp=9ae20a6f055feba0db22f60138ab990347f7aeaa;hb=fab75c0337d7897d10ea5e95e47ac05eab81ace9;hpb=04d8209077d2227eb1d42695ba71147f78987050 diff --git a/HACKING b/HACKING index 9ae20a6..42f0f3a 100644 --- a/HACKING +++ b/HACKING @@ -71,6 +71,9 @@ appliance/ capitests/ Automated tests of the C API. +cat/ + The 'virt-cat' command and documentation. + contrib/ Outside contributions, experimental parts. @@ -120,6 +123,9 @@ m4/ ocaml/ OCaml bindings. +php/ + PHP bindings. + po/ Translations of simple gettext strings. For translations of longer documents, see po-docs/. @@ -142,10 +148,7 @@ ruby/ Ruby bindings. tools/ - Command line tools like virt-cat, virt-df, virt-edit and more. - In versions <= 1.0.73 these were all in separate directories - like cat/, df/, edit/, but since then we moved them all into - one directory to simplify builds. + Command line tools like virt-df, virt-edit and more. src/ Source code to the C library.