Hello,
There have been numerous questions how to generate MSDN-like
documentation and Intellisense info for your assemblies in these
newsgroups. Especially for VS 2005. So I think that this info may be of
interest to you.
I would like to inform you that we have released VSdocman - a for
commenting and the automatic generation of class documentation from your
C# and VB .NET source code files.
VSdocman parses the Visual Basic .NET and C# projects and automatically
creates MSDN-like documentation with the table of contents, index,
topics, cross-references, IntelliSense and F1 context sensitive help.
With VSdocman you can:
- Add and use standard XML comments or JavaDoc comments in your source code.
- Take advantage of its WYSIWYG comment editor which helps you write
your XML comments.
- Easily insert tables, lists, pictures, links and other formatting
directly in your source code.
- Generate professional documentation in multiple and localizable output
formats - HTML, CHM, Help2, RTF, XML (including new MSDN2 look).
- Fully integrate generated help into VS help system.
- Generate documentation in command line mode.
- Easily deploy Help2 documentation to the target computers using
accompanied royalty-free command-line utility.
VSdocman works as an add-in with MS Visual Studio .NET 2002/2003/2005.
You can get it from
http://www.helixoft.com/net/.
Kind regards
--
Peter Macej
Helixoft -
http://www.helixoft.com
VSdocman - Commenter and generator of class documentation for C#, VB
..NET and ASP .NET code