-
creating helpfile
I want to make a helpfile for my application. I want to use help workshop for that, but I dont understand the program. I once tried to make a helpfile but I never got it working, can anybody help me with this?
For me it would be the easyest if somebody could give me a (simple) helpfile wich I can open in help workshop.
VisualPenguin
-
HTML Help Workshop is actually pretty simple to use. Assuming that you have pre-made html files and an index file, just load up the program and goto File->New. Then just create a project file and specify where your index file and html files are. After this step you just compile up your project (File->Compile). There are also numerous other options that you can set. The help file is there to help you if you get stuck.