1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/modules/jaeger-document-attributes.adoc
2020-11-09 20:10:29 +00:00

39 lines
1.3 KiB
Plaintext

// Standard document attributes to be used in the Jaeger documentation
//
// The following are shared by all RH Build of Jaeger documents:
:toc:
:toclevels: 4
:toc-title:
:experimental:
//
// Product content attributes, that is, substitution variables in the files.
//
:product-title: OpenShift Container Platform
:ProductName: OpenShift Jaeger
:ProductShortName: Jaeger
:ProductRelease:
:ProductVersion: 1.20.0
:product-build:
:DownloadURL: registry.redhat.io
: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: Red Hat OpenShift Jaeger
:DocInfoProductName: OpenShift Jaeger
:DocInfoProductNumber: 1.20.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
//
:RN_BookName: Red Hat OpenShift Jaeger Release Notes
:Install_BookName: Installing Red Hat OpenShift Jaeger
:Using_BookName: Using Red Hat OpenShift Jaeger