Skip to content

Commit 8810231

Browse files
Merge pull request #22419 from aburdenthehand/cnv-ovn-naughty-xref
CNV - OVN moving xref from module to assembly
2 parents 31380b7 + ec6b3a5 commit 8810231

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

modules/virt-what-you-can-do-with-virt.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * virt/virt-about-virt.adoc
3+
// * virt/about-virt.adoc
44
// * virt/virt_release_notes/virt-2-4-release-notes.adoc
55

66
[id="virt-what-you-can-do-with-virt_{context}"]
@@ -21,4 +21,5 @@ custom resources to enable virtualization tasks. These tasks include:
2121
An enhanced web console provides a graphical portal to manage these virtualized
2222
resources alongside the {product-title} cluster containers and infrastructure.
2323

24-
You can use {VirtProductName} with either the xref:../networking/ovn_kubernetes_network_provider/about-ovn-kubernetes.adoc#learn-about-ovn-kubernetes[OVN-Kubernetes] or the xref:../networking/openshift_sdn/about-openshift-sdn.adoc#about-openshift-sdn[OpenShiftSDN] network provider.
24+
// A line about support for OVN and OpenShiftSDN network providers has been moved to the `about-virt` assembly due to xrefs.
25+
// If you are re-using this module, you might also want to include that line in your assembly.

virt/about-virt.adoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
1-
[id="virt-about-virt"]
1+
[id="about-virt"]
22
= About {VirtProductName}
33
include::modules/virt-document-attributes.adoc[]
4-
:context: virt-about-virt
4+
:context: about-virt
55
toc::[]
66

77
Learn about {VirtProductName}'s capabilities and support scope.
88

99
include::modules/virt-what-you-can-do-with-virt.adoc[leveloffset=+1]
1010

11+
// This line is attached to the above `virt-what-you-can-do-with-virt` module.
12+
// It is included here in the assembly because of the xref ban.
13+
You can use {VirtProductName} with either the xref:../networking/ovn_kubernetes_network_provider/about-ovn-kubernetes.adoc#learn-about-ovn-kubernetes[OVN-Kubernetes] or the xref:../networking/openshift_sdn/about-openshift-sdn.adoc#about-openshift-sdn[OpenShiftSDN] network provider.
14+
1115
== {VirtProductName} support
1216

1317
:FeatureName: {VirtProductName}

0 commit comments

Comments
 (0)