Use xml comments in your source and the open source tool ndoc to auto-generate 
documentation. NAnt supports an NDoc task. If you are not familiar with xml 
comments, check out the "Recommended Tags for Documentation Comments" topic in 
VS.NET online help.

Bob
 -------------- Original message ----------------------
From: Franklin Gray <[EMAIL PROTECTED]>
> I've been asked to document my common functions for other developers on
> other projects to use.  My first thought was to do that using Word but
> then thought it would be great if I could tie it into the help system.
>
> 1) How you most document their dlls?
>
> 2) How hard is it to tie my methods and properties into the help system so
> they can highlight it and press F1 and the help for the method or property
> popps up?
>
> ===================================
> This list is hosted by DevelopMentorĀ®  http://www.develop.com
>
> View archives and manage your subscription(s) at http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to