Help authoring tool

This is an old revision of this page, as edited by 88.105.157.239 (talk) at 21:13, 10 July 2006 (Common help-authoring tools). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A help-authoring tool or HAT is a software program used by technical writers to create online help manuals.

Functions

The basic functions of help-authoring tools can be divided into the following categories:

File input

HATs obtain their source text either by importing it from a file produced by another program, or by allowing the author to create the text within the tool using a text editor. File formats that can be imported include ASCII, HTML and Microsoft Word, and compiled help formats such as Microsoft WinHelp and Microsoft Compressed HTML Help. The ability to import compiled help formats is useful when the source text for those files has been lost.

Help output

The output from a HAT can be either a specialised help file in a format such as WinHelp or Microsoft Compiled HTML, or a general-purpose document file such as Adobe PDF or HTML.

Auxiliary functions

Some HATs provide extra functions such as:

Common help-authoring tools

Some common help authoring tools include:

See MSHelpWiki for a list of all available Help authoring tools.

Technical writers often use content management systems and version control systems to manage their work.