]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/radosgw: Use Title Case consistently in index.rst 63157/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Wed, 30 Apr 2025 18:50:24 +0000 (01:50 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Wed, 30 Apr 2025 18:58:34 +0000 (01:58 +0700)
Change to title case the few remaining index entries that weren't
already.

I believe "Multi-factor" is the more common spelling instead of "Multi
factor", also index has "Multi-tenancy" so seems appropriate.

The "troubleshooting" entry would be fine as-is, but changed it also for
consistency with other such cases ("Role", "Compression", ...).

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
doc/radosgw/index.rst

index a9863e35f03537e9c3f772ea6244a2e942edc1e1..2b97ce75c3d023881ecb35cd0dcc07d310da3f17 100644 (file)
@@ -52,10 +52,10 @@ Cluster with one API and then retrieve that data with the other API.
    User Accounts <account>
    S3 API <s3>
    IAM API <iam>
-   Data caching and CDN <rgw-cache.rst>
+   Data Caching and CDN <rgw-cache.rst>
    Swift API <swift>
    Admin Ops API <adminops>
-   Python binding <api>
+   Python Binding <api>
    Export over NFS <nfs>
    OpenStack Keystone Integration <keystone>
    OpenStack Barbican Integration <barbican>
@@ -67,8 +67,8 @@ Cluster with one API and then retrieve that data with the other API.
    LDAP Authentication <ldap-auth>
    Server-Side Encryption <encryption>
    Bucket Policy <bucketpolicy>
-   Dynamic bucket index resharding <dynamicresharding>
-   Multi factor authentication <mfa>
+   Dynamic Bucket Index Resharding <dynamicresharding>
+   Multi-factor Authentication <mfa>
    Sync Modules <sync-modules>
    Bucket Notifications <notifications>
    Data Layout in RADOS <layout>
@@ -79,7 +79,7 @@ Cluster with one API and then retrieve that data with the other API.
    Role <role>
    Orphan List and Associated Tooling <orphans>
    OpenID Connect Provider <oidc>
-   troubleshooting
+   Troubleshooting <troubleshooting>
    Manpage radosgw <../../man/8/radosgw>
    Manpage radosgw-admin <../../man/8/radosgw-admin>
    QAT Acceleration for Encryption and Compression <qat-accel>