Skip to content

Commit 089763f

Browse files
bergerhofferShaunaDiaz
authored andcommitted
CP-4.12-Updating versions and fixing attribute
1 parent 0538f2c commit 089763f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

contributing_to_docs/doc_guidelines.adoc

+4-4
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ toc::[] <7>
4141
+
4242
[NOTE]
4343
====
44-
The `{product-name}` and `{product-version}` common attributes are not defined in the `_attributes/common-attributes.adoc` file. Those attributes are pulled by AsciiBinder from the distro mapping definitions in the https://github.com/openshift/openshift-docs/blob/main/_distro_map.yml[_distro_map.yml] file. See xref:product-name-and-version[Product name and version] for more information on this topic.
44+
The `{product-title}` and `{product-version}` common attributes are not defined in the `_attributes/common-attributes.adoc` file. Those attributes are pulled by AsciiBinder from the distro mapping definitions in the https://github.com/openshift/openshift-docs/blob/main/_distro_map.yml[_distro_map.yml] file. See xref:product-name-and-version[Product title and version] for more information on this topic.
4545
====
4646
+
4747
<5> Context used for identifying headers in modules that is the same as the anchor ID. Example: cli-developer-commands.
@@ -393,7 +393,7 @@ If you create a release notes assembly for a sub-product within the `openshift/o
393393
----
394394

395395
[id="product-name-and-version"]
396-
== Product name and version
396+
== Product title and version
397397

398398
When possible, generalize references to the product name and/or version by using
399399
the `{product-title}` and/or `{product-version}` attributes. These attributes
@@ -419,7 +419,7 @@ possible values for `{product-title}` and `{product-version}`.
419419

420420
|`openshift-enterprise`
421421
|OpenShift Container Platform
422-
|3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.9, 3.10, 3.11, 4.1, 4.2, 4.3, 4.4, 4.5, 4.6, 4.7
422+
|3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.9, 3.10, 3.11, 4.1, 4.2, 4.3, 4.4, 4.5, 4.6, 4.7, 4.8, 4.9, 4.10, 4.11, 4.12
423423

424424
|`openshift-dedicated`
425425
|OpenShift Dedicated
@@ -1516,7 +1516,7 @@ Nest admonitions when using the `collapsible` option.
15161516
Do not use a password format that matches the format of a real password. Documenting such a password format can cause the following issues:
15171517
15181518
* Indicates that Red Hat publicly exposes sensitive data in their documentation.
1519-
* Leads to additional security incidents that the Information Security, InfoSec, team must investigate. Such security incidents, although minor, can impact the InfoSec team's resources and potentially delay them from focusing on actual security incidents.
1519+
* Leads to additional security incidents that the Information Security, InfoSec, team must investigate. Such security incidents, although minor, can impact the InfoSec team's resources and potentially delay them from focusing on actual security incidents.
15201520
====
15211521

15221522
.Projects and applications

0 commit comments

Comments
 (0)