diff --git a/en-US/Book_Design.xml b/en-US/Book_Design.xml
index ca49a26..6849ac1 100644
--- a/en-US/Book_Design.xml
+++ b/en-US/Book_Design.xml
@@ -4,7 +4,7 @@
%BOOK_ENTITIES;
]>
- Overall Book Design
+ Overall Publication Design
This section describes a general approach to the overall layout and design of technical documentation. This design was developed specifically for technical documentation and might not suit content produced by other groups.
@@ -34,6 +34,12 @@
Introductions
+
+
+
+ Placement of headings
+
+
@@ -48,10 +54,10 @@
Titles and Subtitles
- The title should be a combination of the complete product name, its version, and the name of the book. For example, "Red Hat Satellite 5.6 Installation Guide", or "Red Hat Enterprise Linux 6 Deployment Guide".
+ The title should be a combination of the complete product name, its version, and the name of the publication. For example, "Red Hat Satellite 6.12 Installation Guide", or "Red Hat Enterprise Linux 9 Deployment Guide".
- The subtitle should be a single, succinct phrase that describes the intent of the book; an abstract of the abstract. For example, "Installing Red Hat Enterprise Linux 8 for all architectures".
+ The subtitle should be a single, succinct phrase that describes the intent of the publication; an abstract of the abstract. For example, "Installing Red Hat Enterprise Linux 9 for All Architectures".
@@ -71,23 +77,23 @@
- A suitable abstract covers the high-level topics of the book, and is probably a good place to mention the audience. It should cover the following basics:
+ A suitable abstract covers the high-level topics of the publication, and is probably a good place to mention the audience. It should cover the following basics:
- What: What is the purpose of the book or document? A brief summary, for example, "The Red Hat Satellite 5.6 API Guide is a full reference for Satellite's XMRPC API."
+ What: What is the purpose of the publication or document? A brief summary, for example, "The Red Hat Satellite 5.6 API Guide is a full reference for Satellite's XMRPC API."
- How: How does the book convey its content? That is, is it task-based? Example-driven? A reference guide? For example, "The guide explains each API method and demonstrates examples of data models for input and output."
+ How: How does the publication convey its content? That is, is it task-based? Example-driven? A reference guide? For example, "The guide explains each API method and demonstrates examples of data models for input and output."
- Why (and possibly Who): A basic rationale for why this book exists, and its audience (and elaborate on the target audience inside the book). For example, "This book provides a basis for administrators and developers to write custom scripts and to integrate Red Hat Satellite with third-party applications."
+ Why (and possibly Who): A basic rationale for why this publication exists, and its audience (and elaborate on the target audience inside the publication). For example, "This publication provides a basis for administrators and developers to write custom scripts and to integrate Red Hat Satellite with third-party applications."
@@ -101,17 +107,17 @@
"The Red Hat Satellite 5.6 API Guide is a full reference for Satellite's XMRPC API.
The guide explains each API method and demonstrates examples of data models for input and output.
- This book provides a basis for administrators and developers to write custom scripts and to integrate Red Hat Satellite with third-party applications."
+ This publication provides a basis for administrators and developers to write custom scripts and to integrate Red Hat Satellite with third-party applications."
- Update or modify each component according to the type of book that you are writing.
+ Update or modify each component according to the type of publication that you are writing.
Introductions
- The term "introduction" on its own is sufficiently vague, and raises enough questions in translation and with translation memory (TM) tools, that Red Hat technical documentation does not use this term on its own. Instead, use the phrase "Introduction to <product_name>" near the beginning of the book to introduce the reader to the product. Do not use "Introduction" to introduce the book; that is the task of the Abstract. A further benefit of this usage is that the same introduction can be used across various books to introduce the same product.
+ The term "introduction" on its own is sufficiently vague, and raises enough questions in translation and with translation memory tools, that Red Hat technical documentation does not use this term on its own. Instead, use the phrase "Introduction to <product_name>" near the beginning of the publication to introduce the reader to the product. Do not use "Introduction" to introduce the publication; that is the task of the Abstract. A further benefit of this usage is that the same introduction can be used across various books to introduce the same product.
diff --git a/en-US/Cross_references.xml b/en-US/Cross_references.xml
index 623cb63..4eac3d0 100644
--- a/en-US/Cross_references.xml
+++ b/en-US/Cross_references.xml
@@ -11,7 +11,7 @@
Formatting is not described in this section.
- In the days of print-only documentation, cross-references referred readers to additional or related information that existed elsewhere in the physical printed book, on other pages. The readers had to physically turn pages to find the referenced page, so authors, editors, and proofreaders developed a certain caution about scattering cross-references through the text. Despite the ease of use and creation of cross-references and links in online documents today, the author must still do the work for the reader. The author must still do the heavy lifting and arrange the information so that the reader can absorb it in the smoothest possible fashion. Forcing the reader to leap from link to link might indicate that the author is writing for their own ease, and not for the good of the reader.
+ In the days of print-only documentation, cross-references referred readers to additional or related information that existed elsewhere in the physical printed publication, on other pages. The readers had to physically turn pages to find the referenced page, so authors, editors, and proofreaders developed a certain caution about scattering cross-references through the text. Despite the ease of use and creation of cross-references and links in online documents today, the author must still do the work for the reader. The author must still do the heavy lifting and arrange the information so that the reader can absorb it in the smoothest possible fashion. Forcing the reader to leap from link to link might indicate that the author is writing for their own ease, and not for the good of the reader.