mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
39 lines
1.3 KiB
Plaintext
39 lines
1.3 KiB
Plaintext
// Standard document attributes to be used in the Service Mesh documentation
|
|
//
|
|
// The following are shared by all RHOSSM documents:
|
|
:toc:
|
|
:toclevels: 4
|
|
:toc-title:
|
|
:experimental:
|
|
//
|
|
// Product content attributes, that is, substitution variables in the files.
|
|
//
|
|
:product-title: OpenShift Container Platform
|
|
:ProductName: Red Hat OpenShift Service Mesh
|
|
:ProductShortName: Service Mesh
|
|
:ProductRelease:
|
|
:ProductVersion: 2.0.6
|
|
:MaistraVersion: 2.0
|
|
:product-build:
|
|
:DownloadURL: registry.redhat.io
|
|
:cloud-redhat-com: Red Hat OpenShift Cluster Manager
|
|
:kebab: image:kebab.png[title="Options menu"]
|
|
//
|
|
// Documentation publishing attributes used in the master-docinfo.xml file
|
|
// Note that the DocInfoProductName generates the URL for the product page.
|
|
// Changing the value changes the generated URL.
|
|
//
|
|
:DocInfoProductName: OpenShift Service Mesh
|
|
:DocInfoProductNumber: 2.0
|
|
//
|
|
// Book Names:
|
|
// Defining the book names in document attributes instead of hard-coding them in
|
|
// the master.adoc files and in link references. This makes it easy to change the
|
|
// book name if necessary.
|
|
// Using the pattern ending in 'BookName' makes it easy to grep for occurrences
|
|
// throughout the topics
|
|
//
|
|
:Install_BookName: Installing Red Hat OpenShift Service Mesh
|
|
:Using_BookName: Using Red Hat OpenShift Service Mesh
|
|
:RN_BookName: Red Hat OpenShift Service Mesh Release Notes
|