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.3 Released

VSdocman 3.3 Released

Tuesday, 17 July 2007
The new version 3.3 of VSdocman has been released. VSdocman is Visual Studio .NET 2002/2003/2005 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.3 (3.6 MB) from here .

What's new in VSdocman version 3.3:
  1. NEW: Added profiles. You can now save your settings under custom profiles and easily generate different documentation for the same project. You can also exclude specific projects when compiling documentation for whole solution.
  2. NEW: Added pt-Pt (Portuguese) output localization.
  3. CHANGE: Enhanced command line functionality. The VS IDE is no longer shown, the messages are written directly to console standard output and added support for profiles.
  4. CHANGE: Removed Save/Load default settings functionality.
  5. CHANGE: Modified help2_msdn2, html_msdn2, chm_msdn2 and rtf outputs. When compiling the solution to single documentation, the help title, header and file names are based on solution name and not on the current project name. Moreover, the Help2 output no longer contains unnecessary extra root node.
  6. CHANGE: Launching of VSdocman on web projects in VS 2005 works much faster now.
  7. FIX: When "Public" was not selected for compilation in VSdocman options, explicitly defined namespaces and their contents were not included in documentation.
  8. FIX: In web site projects in VS 2005, the source files in subfolders were ignored.
  9. FIX: In Web Application projects in VS 2005 (not web sites), the code behind files of the forms were ignored.
  10. FIX: If the solution contained SQL Server 2000 Reporting Services project, the "Compile Solution" and "Compile Solution to One Documentation " buttons were not available.
  11. FIX: When Pretty file names were selected in Output - File Names options, constructors were not listed in documentation.
  12. FIX: The C# source code is no longer marked as Visual Basic in some output formats. The language of the source code is shown correctly for VB .NET and C#.
  13. FIX: The blank lines in source code and code examples were removed in HTML based documentation.
  14. FIX: The user defined Platforms text was ignored in some output formats.
  15. FIX: The "Copy Code" button above the code section is fixed in chm_msdn2 and html_msdn2 output.
  16. FIX: The inheritance tree was not shown for some classes and some links to framework classes didn't work as well.
  17. FIX: The class declaration was handled incorrectly if it contained conditional compilation directives (e.g. #if).
  18. FIX: Sometimes the comment editor (when set as modal) was hidden behind VS window.
  19. FIX: In comment editor, when the last text in table cell was code or link, the XML comment for the table was generated incorrectly.
  20. FIX: Installation error on Windows Vista.
 
 
© Copyright 2008 Helixoft All rights reserved. | Privacy Statement