Reports are created in HTML [sample], Microsoft's HTML Help [sample], word processor compatible RTF [sample], XML [sample] and text [sample] formats. Color coded, syntax highlighted copies of the .NET and SQL code are included with the reports. The compiled HTML Help reports include fully searchable source code, making the .NET Documentation Tool an invaluable utility in understanding your (or someone else's!) applications. Versions for ASP and Visual Basic 6.0 are also available.
Changes in version 9.7 of the .NET Documentation Tool are:
- The .NET Documentation Tool now has an option to create RTF format documentation from .NET Framework source code. These RTF files are compatible with document processing tools such as Word processors, and make it much easier to print copies of an application's technical documentation. Like the XML output option, to get the most out of this option your source code should use both namespaces and XML comments. Note that classes not identified as belonging to a namespace will appear in the NoNamespace.rtf file.
- The detection of C# methods has been improved.
.NET Documentation Tool Trial Version