Re: Creating chm files ?
- From: "William DePalo [MVP VC++]" <willd.no.spam@xxxxxxxx>
- Date: Tue, 5 Sep 2006 20:55:18 -0400
"Vilius" <v_mockunas@xxxxxxxxxxxxxxxxxxx> wrote in message
news:OEkGehU0GHA.1568@xxxxxxxxxxxxxxxxxxxxxxx
I want to create documentation for my project.
My question - is Microsoft Help Workshop is proper way to create chm
files, or maybe there is newer technology for that purpose ?
It's not really a kernel question ...
.... but yes, that's still the cheap, hard way to produce help.
If your project is in C#, you can use either N-Doc or Sandcastle which take
advantage of the IDE's XML comment facility and .Net platforms' reflection
capability to produce MSDN-like compiled help files:
http://ndoc.sourceforge.net/ (N-Doc)
http://blogs.msdn.com/sandcastle/archive/2006/07/29/682830.aspx
(Sandcastle)
Just btw, Sandcastle is rough around the edges.
If you google for
HTML help
you'll find some third-party products that take the pain out of help, too.
Regards,
Will
.
- Follow-Ups:
- Re: Creating chm files ?
- From: Ali
- Re: Creating chm files ?
- References:
- Creating chm files ?
- From: Vilius
- Creating chm files ?
- Prev by Date: Re: High Avg. Disk Queue Length - Memory Mapped File
- Next by Date: Re: High Avg. Disk Queue Length - Memory Mapped File
- Previous by thread: Creating chm files ?
- Next by thread: Re: Creating chm files ?
- Index(es):
Loading