In online help, heading numbers don’t make any sense at all. In hypertext, essentially there’s no given hierarchy and sequence—even if you have a table of contents as a navigation tool.
In printed manuals, chapter numbers are often included:
▪because the authoring tool can do it automatically
▪because chapter numbers are common in scientific textbooks, and these books are what developers and engineers are used to reading
Neither point is a good reason to use heading numbers. In user assistance, chapter numbers usually have more disadvantages than advantages.
The advantages of having chapter numbers are:
▪Chapter numbers indicate the headings’ hierarchy level. (However, if you have well-designed heading paragraph styles, this extra visualization shouldn’t be necessary.)
▪Support staff often prefer referring callers to chapter numbers rather than to page numbers because chapter numbers change less often when a document is updated.
The disadvantages of having chapter numbers are:
▪Chapter numbers add clutter to the page without adding valuable information. In particular, chapter numbers clutter the table of contents, which makes it more difficult both to grasp the overall structure and to find a specific topic.
▪Chapter numbers create the look and feel of a scientific paper, of a complicated textbook, or of legal text, instead of a document that’s meant to encourage reading.
▪In many authoring tools, numbered headings are significantly harder to handle and more error-prone than headings without numbers.
Nein:
|
3.2.4.1 How to Write Clearly
|
Ja:
|
How to Write Clearly
|
Tipp:
Even if you do decide to number headings, you don’t have to number the headings of all hierarchy levels. For example, you can number heading levels 1 and 2 but not number heading levels 3 and 4. This can help to make your table of contents much clearer. At least it avoids the longest, most difficult-to-read numbers.
If you number headings, don’t include a period after the last number.
Nein:
|
7.5.3. The Heading
|
Ja:
|
7.5.3 The Heading
|
Don’t use Roman numerals. Many readers don’t know how to read them. Also, Roman numerals are longer than Arabic numerals.
Nein:
|
IV The Heading
|
Ja:
|
4 The Heading
|
Nein:
|
Part III
1 The Heading
|
Ja:
|
Part 3
1 The Heading
or:
Part C
1 The Heading
|
If you number headings, format the numbers less prominently than the heading text. For example, make the numbers gray and less bold than the heading.

|