|
From: James W. W. <ja...@wr...> - 2005-01-28 03:12:47
|
Since I couldn't get Quesa's HeaderDoc to work right, I replaced Dair's customized version with a newer standard version (7.4.8). If you use Mac CVS Pro, I suggest that before you check out these files, you open your Mac CVS Pro session settings, and set the extensions .pl, pm, and .config to be text with Unix line endings. To generate headers with the terminal in Mac OS X, the steps are: 1. cd into the Scripts/HeaderDoc directory. 2. perl headerDoc2HTML.pl -o ../../../Documentation/developer/apiref ../../../SDK/Includes 3. perl gatherHeaderDoc.pl ../../../Documentation/developer/apiref The Perl script DoQuesaDocs.pl was apparently supposed to automate these steps, but it it skipping the last step and I don't know why. -- James W. Walker, ScriptPerfection Enterprises, Inc. <http://www.write-brain.com/> |