From d9dac6092de58363652c25cd60f8e57a67255096 Mon Sep 17 00:00:00 2001 From: Philip Durbin Date: Wed, 11 Mar 2026 14:12:25 -0400 Subject: [PATCH] add more links #12051 --- doc/sphinx-guides/source/api/native-api.rst | 2 +- doc/sphinx-guides/source/installation/config.rst | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/sphinx-guides/source/api/native-api.rst b/doc/sphinx-guides/source/api/native-api.rst index b6f2d2e1cbd..03a33c7787d 100644 --- a/doc/sphinx-guides/source/api/native-api.rst +++ b/doc/sphinx-guides/source/api/native-api.rst @@ -6424,7 +6424,7 @@ The fully expanded example above (without environment variables) looks like this Show Disclaimer for Publishing Datasets ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -The setting "PublishDatasetDisclaimerText", when set, will prevent a draft dataset from being published through the UI without the user acknowledging the disclaimer. +The setting :ref:`:PublishDatasetDisclaimerText`, when set, will prevent a draft dataset from being published through the UI without the user acknowledging the disclaimer. .. note:: See :ref:`show-custom-popup-for-publishing-datasets` if the user acknowledgment is not required but you want the message to be displayed in the UI. .. note:: See :ref:`curl-examples-and-environment-variables` if you are unfamiliar with the use of export below. diff --git a/doc/sphinx-guides/source/installation/config.rst b/doc/sphinx-guides/source/installation/config.rst index 783c8159d01..1daa297f3f5 100644 --- a/doc/sphinx-guides/source/installation/config.rst +++ b/doc/sphinx-guides/source/installation/config.rst @@ -4798,6 +4798,7 @@ If you have a long text string, you can upload it as a file as in the example be There is a related setting called :ref:`:PublishDatasetDisclaimerText` that also makes text appear on the popup when publishing, but it requires a checkbox to be clicked. +See also :ref:`show-custom-popup-for-publishing-datasets` in the API Guide. :DatasetPublishPopupCustomTextOnAllVersions +++++++++++++++++++++++++++++++++++++++++++ @@ -5331,6 +5332,8 @@ The text displayed to the user that must be acknowledged prior to publishing a D There is a similar setting called :ref:`:DatasetPublishPopupCustomText` that also makes text appear on the popup when publishing, but it is only informational. There is no checkbox to click. +See also :ref:`show-disclaimer-for-publishing-datasets` in the API Guide. + .. _:BagItHandlerEnabled: :BagItHandlerEnabled