The man book metadata file provides overall information about a man section. The information in this file provides the man section title, and determines how the table of contents is processed. This file is named with a .book filename suffix, typically man.SECT.book, where SECT is the section name, such as 1M. The man book metadata file typically resides in the man section directory with the HTML files.
The syntax for a man book file is as follows (optional fields are marked with square brackets):
man.SECTION:
Title = man section title]
[TOCType = alpha | fixed | chapter]
[TOCFilename = CONTENTS.html]
[Version = arbitrary version number]
The Title is also used in the listing of man sections for the entire system in REFhome.html.
Here is a sample man book metadata file (see ``Book metadata file'' for further explanation of the fields):
man.1M:
Title = Administrative commands
TOCType = alpha
TOCFilename = CONTENTS.html
Version = 5.0.3
The ODSSI tools enable a table of contents to be updated in the field during a documentation update. There are several styles of contents, each handled differently during updates: