The main VSdocman dialog consists of three parts: compile buttons, project properties and program options.

Compile
The Compile pane contains three buttons that allow you compiling documentation. Compile ProjectSaves all settings for the current project and starts to compile documentation for current project. Compile Solution to Single DocumentationSaves all settings for the current project and starts to compile single documentation for current solution. That means, all VB .NET, C# and ASP .NET projects in current solution are compiled into single documentation with common settings taken from the current project. Compile Projects in Solution SeparatelySaves all settings for the current project and starts to compile documentation for current solution. That means, each VB .NET, C# and ASP .NET project in current solution is compiled into separate documentation with its own settings. |
Project Properties
Project properties let you fully customize what and how should be documented.
Each properties page is described in detail in VSdocman help. Just press F1 when you are on particular page or look at See Also section at the bottom of this page. Project profileThis selector is common to all properties pages. Here you can select for which project profile you want to edit the settings. See Profiles for more details. |
Options
Options pane contains global program options. You can define your commenting styles and some environment settings there. |
There are also fields and buttons that are always visible.
Active solution profile
You can select active solution profile or manage profiles here. See Profiles for more details.
OK
Saves all settings for the current project and closes the dialog.
Cancel
Closes the dialog without saving any changes in settings.
Help
Shows help for VSdocman.
About
Shows the information about current version of VSdocman.
