Creating help files

  • Thread starter Thread starter Michael A. Covington
  • Start date Start date
M

Michael A. Covington

What is the best way to create help files for a C# (VS .NET) application?
 
Dion Heskett said:

Anybody know a way to take the output of ndoc (either the html or .chm) and
add it into visual studio's help.

That is, if the cursor is on a method form a library I wrote (and
documented) and then I press F1, I'd like for the html help pages to pop up
in the ide.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top