Results 1 to 3 of 3

Thread: best documentation tool

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    May 2002
    Posts
    1,602

    best documentation tool

    Im wondering if you are using any kind of tool for auto generating help code? Like msdn style? Does it only work with c# or are there tools available for vb.net class libraries as well?

    My company has a poor history in documenting, and any tools that can help us is appreciated...

    kind regards
    Henrik

  2. #2
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    http://www.fesersoft.com/products/VB...ts/default.asp

    I by no means know if their the best, but it is damn handy!

  3. #3
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    Then again, you might want to wait for Whidbey... and in the meantime start using comment tags with:

    VB Code:
    1. '@

    Which is the 'summary' operator in Whidbey. I'm not sure of the correct syntax after that... maybe Edneesis could tell you, I think he may have had some preview releases... (don't know if these are included in his preview releases)
    Last edited by nemaroller; Apr 20th, 2004 at 07:37 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width