Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

documentation of program?

:WAVE: hi,
i made a database program in vb 6 .now i like to make documentation for same program.
what exactly i am suppose to do to make documentation of program?
i never done this before so i am totaly blank about documentation.
what will be easiest way to make documentation.
guide me.can you suggest me any link
[353 byte] By [ganesh4u] at [2007-11-11 7:26:00]
# 1 Re: documentation of program?
http://www.google.com/search?q=create+chm
Phil Weber at 2007-11-11 17:26:57 >
# 2 Re: documentation of program?
hi,
thanks. it was helpful.
ganesh4u at 2007-11-11 17:27:57 >
# 3 Re: documentation of program?
I've been using VB Helpwriter 16bit for 8 years and its very easy to use and does what I want it to do. If you want to make traditional Windows help files then use this.

http://www.helpwriter.com/vbhw32.htm

If you want to make HTML help files (.chm) you can download HTML Help Workshop from Microsoft for free:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/hwMicrosoftHTMLHelpDownloads.asp

But I don't find Help Workshop very user friendly or easy to use. ;)
Keithuk at 2007-11-11 17:28:58 >