Results 1 to 3 of 3

Thread: how do you make a documentation for a project?

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    how do you make a documentation for a project?

    in java there are javadoc comments and you can make a html file which describes your functions with the comments you wrote and blah blah... I'm looking for a program that would let me make some sort of a report/documentation for the projects that I write. Anyone knows of a good tool?
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    Tools->Build Comment Web Pages

    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  3. #3

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    o man, I never knew VS has such a feature! nice but still one thing annoys me. It lists all the private controls and private variables as well. I wish there was a way to only list public stuff (ie I have a usercontrol and I want to see a report of the public methods only)

    but still this is nice, thanks
    any other programs anyways?
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

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