VSdocman is a Csharp and VB .NET code commenter and documentation generator.
Real-life examples
Here are some examples of the online documentation generatedd by our customers.
- QDV is the world's leading estimating software for business and government. It can be extended with macros or external clients using the rich API which is fully documented.
- Eyeshot is a CAD control based on .NET Framework. It allows developers to add CAD functionalities to WinForms and WPF applications in a snap.
Sample project with the documentation in multiple formats
This is an example of a simple .NET class library documentation. You can explore generated assembly documentation in various formats below. The Visual Studio solution for the class library in C# and VB .NET is available for download here.
HTML
or download zipped (351 KB) This format is suitable for placing on the web or intranet. However, it is fully working also on local PC. There's no need for any server technology like ASP or PHP. |
CHM
HTML Help 1.x (CHM) format. Download (139 KB) Don't open it directly from the web, you will get an error . Download it localy first. Then right click on the file and select Properties. Press Unblock button in the section saying that the file came from another computer. Then you can open the file by pressing ENTER. |
Help Viewer
This format is used as VS 2013 - 2019 local help (mshc file) and it cannot be viewed online or simply downloaded. See the screenshot. |
Help 2
This format is used in VS 2002-2008 help (HxS file) and it cannot be viewed online or simply downloaded. See the screenshot. |