Meta information
Starts the meta information section, which contains information about the
information contained in the help volume. This information includes the
volume's title and a copyright notice.
Syntax.
<helpvolume>
<metainfo>
<title> volume title
<copyright>
© Copyright XYZ Company 1992...
<abstract>
brief description of help volume
.
.
.
<\metainfo>
<hometopic>...
.
.
.
|
The meta information section is required. The title and copyright
subsections are required within the meta information section.
Inclusion of the abstract subsection is strongly recommended.
The <otherfront> element can be used to define subsections
other than the predefined title, copyright and abstract subsections.
The <\metainfo> end tag is required.
Example.
<metainfo>
<title>Inventory Tracking Software
<copyright>
© Copyright 1992 Hewlett-Packard Company.
All rights reserved.
<abstract>
Explains how to use the Inventory Tracking Software
<\metainfo>
|
See Also.