From 076a57df81272c5878e31dacdf0338d9a53b8c7e Mon Sep 17 00:00:00 2001 From: Ron Stone Date: Thu, 6 May 2021 07:38:31 -0400 Subject: [PATCH] Fix link resolution Corrects visibility of target labels in upstream builds where they have been conditionalized out of partner builds. Signed-off-by: Ron Stone Change-Id: Idba58292e72ca9daf1e5827ba212f519c8d52b29 --- doc/source/_includes/install-kubernetes-null-labels.rest | 3 --- doc/source/configuration/docker_proxy_config.rst | 3 +++ doc/source/deploy_install_guides/bootable_usb.rst | 3 +++ .../r5_release/ansible_bootstrap_configs.rst | 3 +++ 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/doc/source/_includes/install-kubernetes-null-labels.rest b/doc/source/_includes/install-kubernetes-null-labels.rest index 470efc6cc..24fb9f061 100644 --- a/doc/source/_includes/install-kubernetes-null-labels.rest +++ b/doc/source/_includes/install-kubernetes-null-labels.rest @@ -1,6 +1,3 @@ .. Satisfy sphinx idiosyncrasies where link targets are conditionalized. .. Used from deploy_install_guides/r5_release/bare_metal/*_install_kubernetes.rst -.. _ansible_bootstrap_configs: -.. _docker_proxy_config: -.. _bootable_usb: diff --git a/doc/source/configuration/docker_proxy_config.rst b/doc/source/configuration/docker_proxy_config.rst index e6c19de97..95521cdd5 100644 --- a/doc/source/configuration/docker_proxy_config.rst +++ b/doc/source/configuration/docker_proxy_config.rst @@ -1,3 +1,6 @@ + +.. _docker_proxy_config: + ========================== Docker Proxy Configuration ========================== diff --git a/doc/source/deploy_install_guides/bootable_usb.rst b/doc/source/deploy_install_guides/bootable_usb.rst index 14c175059..8de8c6db8 100644 --- a/doc/source/deploy_install_guides/bootable_usb.rst +++ b/doc/source/deploy_install_guides/bootable_usb.rst @@ -1,3 +1,6 @@ + +.. _bootable_usb: + =================== Create Bootable USB =================== diff --git a/doc/source/deploy_install_guides/r5_release/ansible_bootstrap_configs.rst b/doc/source/deploy_install_guides/r5_release/ansible_bootstrap_configs.rst index 544991336..151e73188 100644 --- a/doc/source/deploy_install_guides/r5_release/ansible_bootstrap_configs.rst +++ b/doc/source/deploy_install_guides/r5_release/ansible_bootstrap_configs.rst @@ -1,3 +1,6 @@ + +.. _ansible_bootstrap_configs: + ================================ Ansible Bootstrap Configurations ================================