When VSdocman is set properly, you can compile a new documentation.

Go to Add-Ins - VSdocman menu or press VSdocman button on standard toolbar.

VSdocman dialog appears.

Check Compile also non-commented option, if you haven't used XML comments or javadoc @-style comments, so that all specified members be compiled using default comments. Press Compile Project button on Compile pane. Compilation progress dialog pops up and some log messages are printed in it.

Note, longer projects can take a little while to compile. You can stop compiling by Cancel button. After compiling press Close button or you can test generated documentation by pressing Show Documentation button.

You can also compile your whole solution at once by pressing Compile Solution to Single Documentation button. More info in Compiling Documentation for Solution.

See Also

VSdocman Options | Compiling Documentation for Solution | Adding VSdocman or XML Comment