CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2004
    Posts
    4

    Simple tool to make documentation ?

    What can you advise me ?
    to make doc to Visual Studio project and generally C (or C++) programs that have more than 2 files...

    the best if the tool be some open source project, not big, not to complicated

    thx.

  2. #2
    Join Date
    Jan 2004
    Posts
    20

    Re: Simple tool to make documentation ?

    Originally posted by tomasz
    What can you advise me ?
    to make doc to Visual Studio project and generally C (or C++) programs that have more than 2 files...

    the best if the tool be some open source project, not big, not to complicated

    thx.
    try doxygen

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