mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
// Standard document attributes to be used in the documentation
|
|
//
|
|
// The following are shared by all documents:
|
|
:toc:
|
|
:toc-title:
|
|
:toclevels: 4
|
|
:experimental:
|
|
//
|
|
// Product content attributes, that is, substitution variables in the files.
|
|
//
|
|
:product-title: OpenShift Container Platform
|
|
:VirtProductName: OpenShift Virtualization
|
|
:ProductRelease:
|
|
:ProductVersion:
|
|
:VirtVersion: 4.8
|
|
:KubeVirtVersion: v0.41.0
|
|
:HCOVersion: 4.8.1
|
|
// :LastHCOVersion:
|
|
:product-build:
|
|
:DownloadURL: registry.access.redhat.com
|
|
:kebab: image:kebab.png[title="Options menu"]
|
|
:delete: image:delete.png[title="Delete"]
|
|
//
|
|
// 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 OpenShift Virtualization
|
|
:Using_BookName: Using OpenShift Virtualization
|
|
:RN_BookName: OpenShift Virtualization release notes
|