From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Fri, 16 Jan 2026 09:53:06 +0000 (+0700) Subject: doc/radosgw: change all intra-docs links to use ref (5 of 6) X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=85d8bcd75af3fc78a9150032cb1342693a8a9d67;p=ceph.git doc/radosgw: change all intra-docs links to use ref (5 of 6) Part 5 of 6 to make backporting easier. Depends on part 1. Use the the ref role for all remaining links in doc/radosgw/ with the exception of config-ref.rst which will depend on changes to rgw.yaml.in. The "external link definitions" syntax being removed is intended for linking to external websites and not for intra-docs links. Validity of ref links will be checked during the docs build process. Add labels for links targets if necessary. Remove unused external link definitions in the modified files. Use confval instead of literal text for 2 configuration keys in vault.rst. Signed-off-by: Ville Ojamo --- diff --git a/doc/radosgw/s3-notification-compatibility.rst b/doc/radosgw/s3-notification-compatibility.rst index efa746ba4d5..a4fc769bbea 100644 --- a/doc/radosgw/s3-notification-compatibility.rst +++ b/doc/radosgw/s3-notification-compatibility.rst @@ -4,7 +4,7 @@ S3 Bucket Notifications Compatibility ===================================== -Ceph's `Bucket Notifications`_ API follows `AWS S3 Bucket Notifications API`_. +Ceph's :ref:`radosgw-notifications` API follows `AWS S3 Bucket Notifications API`_. However, some differences exist, as listed below. @@ -193,5 +193,3 @@ We also have the following extensions to topic configuration: .. _AWS Simple Notification Service API: https://docs.aws.amazon.com/sns/latest/api/API_Operations.html .. _AWS S3 Bucket Notifications API: https://docs.aws.amazon.com/AmazonS3/latest/dev/NotificationHowTo.html .. _Event Message Structure: https://docs.aws.amazon.com/AmazonS3/latest/dev/notification-content-structure.html -.. _`Bucket Notifications`: ../notifications -.. _`boto3 SDK filter extensions`: https://github.com/ceph/ceph/tree/main/examples/rgw/boto3