Helixoft

Home Products VSdocman On-line Help Output Templates

Output Templates

VSdocman uses special files called templates to generate its output. Template defines a format of the output. VSdocman comes with several predefined templates for generating:

  • MS Help Viewer - Microsoft help technology used in Visual Studio 2010 and higher and MSDN, .mshc file. Suitable for integration with VS help or MSDN.
  • MS Help 2 - Microsoft help technology used in Visual Studio .NET and MSDN versions 2002 - 2008, .HxS file. Suitable for integration with VS help or MSDN.
  • HTML Help 1.x - .CHM file suitable for general purpose help.
  • HTML - files with index, search and table of contents. Works even locally without web server.
  • RTF document suitable for printing.
  • Help & Manual - well-known help authoring system which can be perfectly used in conjunction with VSdocman.
  • XML which can be processed later by other tools

You can define your own template to customize the output. Simple macro language was developed to enable user to change output look.

Of course, you can customize the existing templates. Moreover, VSdocman uses special language files for output localization. There are several built-in languages including English, German, French, Spanish, Portuguese, Hebrew and others. You can easily add any other language just by editing a simple text file.