Newsletter

Sign up for our free newsletter. Your email address will only be used to send out the newsletter.


RSS Feeds

Product news

Home arrow News arrow VSdocman 3.5 Released

VSdocman 3.5 Released

The new version 3.5 of VSdocman has been released. VSdocman is Visual Studio .NET 2002/2003/2005/2008 add-in for the quick commenting and automatic generation of technical documentation from your VB .NET and C# source code files. For more information go to VSdocman home page .

You can download version 3.5 (3.6 MB) from here .

What's new in VSdocman version 3.5:
  1. NEW: Enum items can be sorted by name, value or unsorted. (No GUI option yet. You need to manually edit .vsdoc file.)
  2. CHANGE: The comment editor generates the top level XML comment tags - <summary>, <remarks>, <returns>, <value> and <example> on separate lines instead of on one line.
  3. CHANGE: When reading top level XML comment tags (e.g. <summary> or <remarks>), all leading and trailing whitespaces in tag value are ignored now.
  4. CHANGE: Member chapters in RTF output have different styles now (Heading 1-4). This allows better customization, e.g. numbering, custom structured TOC, etc.
  5. FIX: VSdocman wasn't present in VS 2008 sometimes if both VS 2005 and VS 2008 were installed.
  6. FIX: The help2_msdn2 output works with both VS 2005 and VS 2008 MSDN now.
  7. FIX: When generating documentation using "Compile Solution to Single Documentation", some projects didn't appear in the table of contents. They were only visible in Index.
  8. FIX: In Web Site projects (not Web Application projects), there was no syntax section generated for methods.
  9. FIX: In Web Site projects (not Web Application projects), compilation was aborted with "Unspecified error" if project contained overloaded methods.
  10. FIX: In Web Site projects (not Web Application projects), also aspx files appeared randomly in the files list in Compile - Files options.
  11. FIX: Sometimes, "Error reading file." error occurred in command line compilation and compilation didn't finish.
  12. FIX: In VB 2005, not all overloaded properties were included in documentation.
  13. FIX: Comment editor inserted <returns> instead of <value> tag for properties.
  14. FIX: Pictures included with <img> tag were not visible in RTF output.
  15. FIX: The WYSIWYG comment editor appended random character to each picture, if that picture was followed by character other than white-space.
  16. FIX: Occasional crash during compilation, especially with large solutions.
 
 
© Copyright 2008 Helixoft All rights reserved. | Privacy Statement