X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=src%2FREADME;h=e49fd4874348eb666632e7af1bb558941bdc837d;hb=HEAD;hp=61d2c7719c4d7f794354788c29be8a12387e1f38;hpb=42de3812f0bd97c3fa5114b39d9bb23c483d364b;p=virt-top.git diff --git a/src/README b/src/README index 61d2c77..e49fd48 100644 --- a/src/README +++ b/src/README @@ -41,18 +41,10 @@ The code is structured into these files: to deal with keypresses, help screens and so on. opt_gettext.ml + A generated file which adds gettext support if ocaml-gettext was found at configure time, or else stubs it out. - opt_xml.ml - - Any code which needs the optional xml-light library goes - in here. Mainly for parsing domain XML descriptions to get - the list of block devices and network interfaces. - - The reason for having it in a separate file is so that we - don't depend on xml-light. - opt_calendar.ml Any code which needs the optional ocaml-calendar library @@ -62,7 +54,7 @@ The code is structured into these files: main.ml This is just a small bit of code to glue the modules together - Top + Opt_xml? + Opt_calendar? + Top + Opt_calendar? The man-page is generated from the single file: