Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. XML / XSL
  4. Recommendations for C# / XML Documentation Tools

Recommendations for C# / XML Documentation Tools

Scheduled Pinned Locked Moved XML / XSL
csharptoolsxmlhelpquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    handplane
    wrote on last edited by
    #1

    I'm looking at getting a different tool to help me process the xml comments in our C# code. I was using NDoc (cool, but doesn't seem to support .NET 2003), then tried Tee Gopher (works, but very, very weak content editor). Does anyone have recommendations for another tool? Thanks in advance. Sincerely, Mark

    J H 2 Replies Last reply
    0
    • H handplane

      I'm looking at getting a different tool to help me process the xml comments in our C# code. I was using NDoc (cool, but doesn't seem to support .NET 2003), then tried Tee Gopher (works, but very, very weak content editor). Does anyone have recommendations for another tool? Thanks in advance. Sincerely, Mark

      J Offline
      J Offline
      J Dunlap
      wrote on last edited by
      #2

      I thought that XML documentation for C# was intrinsically supported in .NET, but not for VB.NET. :confused: I use it all the time in SharpDevelop.

      "Blessed are the peacemakers, for they shall be called sons of God." - Jesus
      "You must be the change you wish to see in the world." - Mahatma Gandhi

      H 1 Reply Last reply
      0
      • J J Dunlap

        I thought that XML documentation for C# was intrinsically supported in .NET, but not for VB.NET. :confused: I use it all the time in SharpDevelop.

        "Blessed are the peacemakers, for they shall be called sons of God." - Jesus
        "You must be the change you wish to see in the world." - Mahatma Gandhi

        H Offline
        H Offline
        handplane
        wrote on last edited by
        #3

        Well, the extraction of the comments to an XML file is supported. But the processing of that file into documentation (an online help file) isn't. That's the type of tool I'm looking for. For example, NDoc will take the comments and the assemblies and generate a help file document that's all hyperlinked together just like the MSDN documentation is for all the classes and interfaces in the assemblies. The remarks, etc are filled in by the comments in the code. Mark

        1 Reply Last reply
        0
        • H handplane

          I'm looking at getting a different tool to help me process the xml comments in our C# code. I was using NDoc (cool, but doesn't seem to support .NET 2003), then tried Tee Gopher (works, but very, very weak content editor). Does anyone have recommendations for another tool? Thanks in advance. Sincerely, Mark

          H Offline
          H Offline
          handplane
          wrote on last edited by
          #4

          Here's the info I was looking for: http://www.sys-con.com/dotnet/readerschoice2003/liveupdate.cfm?BType=30 The link above has number of these tools. (I post this here in case these threads get archived so if someone searches for the same topic they'll find the answer).

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups