1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/modules/virt-document-attributes.adoc
2021-06-11 18:50:32 +00:00

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: 2.6
:KubeVirtVersion: v0.36.2
:HCOVersion: 2.6.5
// :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