Server interface

hcisitedoc generates HTML pages of the specific site. The command parses all available resource files in the specified site and produces a corresponding set of HTML pages.

hcisitedoc -s site_name [site2_name ... [siten_name] 
[-d destination_dir] | [-h | -help]
  • -s site_name [site2_name ... [siten_name] specifies for which site the document is generated.
  • -d destination_dir specifies in which folder the document is generated.
  • -h or -help shows the help usage.

If destination_dir is not specified, then the site doc is generated under $HCIROOT/server/tomcat/webapps/sitedoc.

After the command line is issued, stdout prints the detailed generating processes. For example:

Generating Site Document for Site XXX…
Generating Netconfig…
Generating HL7…
     Generating variant YYY…
     Generating variant ZZZ…