From 489d743c0de1cb4e92e3136605b1146ba884bd90 Mon Sep 17 00:00:00 2001 From: Andrea Hoffer Date: Wed, 17 Aug 2022 12:47:57 -0400 Subject: [PATCH] Updating versions and fixing attribute --- contributing_to_docs/doc_guidelines.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/contributing_to_docs/doc_guidelines.adoc b/contributing_to_docs/doc_guidelines.adoc index ff6f420e44f9..2ab60e5bc35d 100644 --- a/contributing_to_docs/doc_guidelines.adoc +++ b/contributing_to_docs/doc_guidelines.adoc @@ -42,6 +42,7 @@ toc::[] <7> [NOTE] ==== 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. +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. ==== + <5> Context used for identifying headers in modules that is the same as the anchor ID. Example: cli-developer-commands. @@ -393,7 +394,7 @@ If you create a release notes assembly for a sub-product within the `openshift/o ---- [id="product-name-and-version"] -== Product name and version +== Product title and version When possible, generalize references to the product name and/or version by using the `{product-title}` and/or `{product-version}` attributes. These attributes @@ -419,7 +420,7 @@ possible values for `{product-title}` and `{product-version}`. |`openshift-enterprise` |OpenShift Container Platform -|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 +|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 |`openshift-dedicated` |OpenShift Dedicated