CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2001
    Location
    Germany
    Posts
    166

    autogen. Help-File - PLEASE HELP!

    i'm looking for a program that scans c++-files and generate a (html-)help-file out of the classes, methods and comments.
    i've found "DocVizor" (www.********.net), but their products seems immature and for that very expensive.
    does anybody knows a better product? thanks!


  2. #2
    Join Date
    Oct 2001
    Location
    Reading, England
    Posts
    98

    Re: autogen. Help-File - PLEASE HELP!

    Try Doxygen. It's good and free!

    www.doxygen.org

    Hope this helps,

    Oliver


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

Featured