Version 1.3.1.0
Version 1.3.1.0 was released on October 3rd, 2006.
Changes in This Release
Updated for use with the September 2006 CTP.
The new
PresentationStyleHelp File category property can be used to select either the Prototype or VS2005 style for the generated help topics.Fixed a bug that caused the website build to fail if generic classes were in the documented assemblies due to the angle brackets in their names.
Added the Show Missing Tags category properties to insert "missing documentation" messages to flag items that need attention.
Added an
AutoDocumentConstructorsproperty to automatically insert a default summary for constructors that are missing the <summary> tag and for compiler-generated constructors.Added a Clean Output Folder option to the Documentation menu to delete all files from the project's
OutputPathfolder.