Monday 19 February 2007

.NET Documentation Tool 7.7 Changes

The .NET Documentation Tool creates comprehensive technical documentation for .NET projects written in either C# or VB.NET. Forthcoming changes in version 7.7 of the .NET Documentation Tool:

  • XML Comments in Visual Studio 2005 format are now optionally extracted from VB.NET code (the .NET Documentation Tool has supported C# XML Comments in prior versions). See the section Documenting Your Code with XML (Visual Basic) in the Visual Studio 2005 documentation for information on using these comments in your own VB.NET code.
  • Code behind files with spaces in the filenames are now correctly identified.
  • / weird characters are now removed from source code files, improving the rendering of output of some source code files.