Skip to content

Commit 01a8958

Browse files
committed
Updating versions and fixing attribute
1 parent ceab620 commit 01a8958

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

contributing_to_docs/doc_guidelines.adoc

Lines changed: 3 additions & 3 deletions
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] and xref:attribute-files[attribute files] 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] and xref:attribute-files[attribute files] 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.
@@ -450,7 +450,7 @@ If you create a release notes assembly for a sub-product within the `openshift/o
450450
----
451451

452452
[id="product-name-and-version"]
453-
== Product name and version
453+
== Product title and version
454454

455455
When possible, generalize references to the product name and/or version by using
456456
the `{product-title}` and/or `{product-version}` attributes. These attributes
@@ -476,7 +476,7 @@ possible values for `{product-title}` and `{product-version}`.
476476

477477
|`openshift-enterprise`
478478
|OpenShift Container Platform
479-
|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
479+
|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
480480

481481
|`openshift-dedicated`
482482
|OpenShift Dedicated

0 commit comments

Comments
 (0)