b206d86198
when building product documentation * Add the two referenced, but (so far) missing files to include, * Define the attributes expected by metering labels Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
27 lines
681 B
Text
27 lines
681 B
Text
:toc:
|
|
:toclevels: 0
|
|
:linkattrs:
|
|
|
|
include::topics/templates/document-attributes-product.adoc[]
|
|
|
|
:release_notes:
|
|
:context: release_notes
|
|
|
|
= {releasenotes_name}
|
|
|
|
include::topics/templates/making-open-source-more-inclusive.adoc[]
|
|
|
|
== {project_name_full} 7.4.0.GA
|
|
|
|
include::topics/product/7_4_final.adoc[leveloffset=2]
|
|
|
|
ifeval::[{project_product}==true]
|
|
|
|
// Define attributes expected by metering labels
|
|
:ProductName: {project_name}
|
|
:component-name: {project_name}
|
|
:component-version: {project_version_base}
|
|
// Include the metering labels
|
|
include::runtimes-common/attributes/runtimes-attributes.adoc[]
|
|
include::runtimes-common/ref_runtimes_metering_labels.adoc[leveloffset=2]
|
|
endif::[]
|