Jump to content

Help authoring tool

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Helpkb (talk | contribs) at 09:45, 16 October 2009 (Common Help Authoring Tools: Full name of FAR is FAR HTML). 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 by using an editor. File formats that can be imported vary from HAT to HAT, though they can include such formats as ASCII, HTML and Microsoft Word, and compiled Help formats such as Microsoft WinHelp and Microsoft Compressed HTML Help.

Help output

The output from a HAT can be either a compiled Help file in a format such as WinHelp (*.HLP) or Microsoft Compiled HTML (*.CHM), or noncompiled file formats such as Adobe PDF, XML, or HTML.

Auxiliary functions

Some HATs provide extra functions such as:

Common Help Authoring Tools

Some common HATs include:

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

See also