headerDoc2HTML.config.html   [plain text]


<html>

	<head>
		<title>HeaderDoc</title>
	</head>

	<body bgcolor="white">

<pre>
# Sample configuration file for HeaderDoc2HTML and gatherHeaderDoc
###################################################################
copyrightOwner 		=> My Great Software Company
defaultFrameName 	=> default.html
compositePageName 	=> PrintablePage.html
masterTOCName 		=> TOCCentral.html
apiUIDPrefix 		=> greatSoftware
ignorePrefixes		=> CF_EXTERN|CG_EXTERN
htmlHeader		=> <!--#include virtual="/mymenubar.html" -->
</pre>
</body>
</html>