Community
SCI Programming => Mega Tokyo SCI Archive => Topic started by: TommyBear on July 02, 2002, 02:52:37 PM
-
Brian,
I was just wondering what HTML help utlity you use to generate the help for SCI Studio, cause man it looks good... ;D
-
HTML Help Workshop. You can download it for free at microsoft.com
I use it as well when makeing my help files.
-
I use Microsoft HTML Help Workshop. It's available at:
http://msdn.microsoft.com/library/en-us/htmlhelp/html/hwMicrosoftHTMLHelpDownloads.asp
For my online version, I wrote my own utility to convert the HTML Help Workshop TOC files to an HTML side bar.
-
Thanks guys! ;D