Contents
Index
Search

Using XMLmind Web Help Compiler as a command-line tool

Usage:

java -jar whc_install_dir/lib/whc.jar [-v]
    [-p param_name param_value]*
    [-toc toc_xml_URL_or_file]
    [-index index_xml_URL_or_file]
    output_directory [xhtml_URL_or_file]+

Converts a number of XHTML input files xhtml_URL_or_file to a Web Help application created in output directory output_directory.

It's possible to specify "-" for output_directory. In this case, all the XHTML input files are “decorated” in place and hence, must be found in the same directory.