VSdocman Help  

How to Start

Here is an example how to get documentation on your existing project in a few seconds in the easiest case.
  1. Open your VB .NET, C# or ASP .NET project in Visual Studio .NET.
  2. Load VSdocman (if it is not yet): go to Add-Ins menu, then click Add-In Manager ..., select VSdocman item and run it. After that new VSdocman item appears in Add-Ins menu and standard toolbar as well.


  3. Go to Add-Ins -> VSdocman menu or press VSdocman button on standard toolbar. Options dialog appears.



    On Compile-Members page check a Compile also non-commented members option.

  4. On Output-General page select chm_msdn2 documentatin format.

  5. Press Compile button. Compilation progress dialog appears and some log messages are printed in it.

  6. You can then test generated documentation by pressing Show Documentation button.

See Also

Launching VSdocman