API doc generator for C#

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DiDoria
    New Member
    • Mar 2007
    • 21

    API doc generator for C#

    Hey,
    I'm looking for a good free tool that can generate API docs for mij C# code in VS 2005 (FrameWork 2.0)

    NDoc doesn't supports this :(

    thx!
  • nmadct
    Recognized Expert New Member
    • Jan 2007
    • 83

    #2
    Microsoft is developing a new tool for this called Sandcastle, it's available as a preview.

    Comment

    • DiDoria
      New Member
      • Mar 2007
      • 21

      #3
      We are using that right now but I doens't work well.

      Other solutions?

      thx!

      Comment

      • nmadct
        Recognized Expert New Member
        • Jan 2007
        • 83

        #4
        Somewhere there's an updated version of NDoc that works for .NET 2.0. I don't recall where I saw it, it's on a page for some other product that uses it. However, it still doesn't support generics, and you'll have to build it yourself.

        Comment

        Working...