In June 2003 we added Windows HTML Help as one of the possible outputs from the processing toolchain, as illustrated in Section 6.1.2, “XML Tools”. This output format requires 3 pieces of information in addtion to the SGML source code:
We put these three items in the above order into a three-line file called winparms.txt, located in the doc/o/xx-book/ directory, making it available to the sgml.mak makefile. For example, the winparms.txt file for doc/o/cc-book/ looks like this:
../../config/hhconnect.xsl CascadeSetup ch06.html
During the make process, these three items get picked up and fed as parameters to cogsgml.
Copyright © 1995-2004 by Cogent Real-Time Systems, Inc. All rights reserved.