Go to Add-Ins -> VSdocman menu or press VSdocman button on standard toolbar. Options dialog appears. Set Output - General page.
Specifies output folder where generated file(s) are to be stored. Note, when you generate CHM documentation, don't use output path with whitespaces! It's because command line compiler hhc.exe cannot compile CHM file to folder with whitespaces and returns an error.
Specifies folder where your external files are located. Leave blank if you don't use any external files.
In the left frame there is a list of all available templates. Template determines the form of output documentation. User can make his own templates to define new formats. VSdocman already contains these formats: Help2, *.chm, *.html, *.rtf and *.xml. Selecting a template shows its description on the right side.
Specifies the language of generated documentation.There is a list of predefined languages. You can easily add another language by translating one text file. It will automatically appear in this list.
You can specify the folder where the templates are located. This is useful if you create your own templates. The default is "\Templates" folder in VSdocman installation folder.