]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: add orphan files to toctree 70058/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Thu, 9 Jul 2026 05:45:37 +0000 (12:45 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Thu, 9 Jul 2026 16:04:04 +0000 (23:04 +0700)
Fix three Sphinx warnings and make the documents discoverable.

Signed-off-by: Ville Ojamo <git2233+ceph@ojamo.eu>
doc/dev/crimson/index.rst
doc/radosgw/s3.rst

index 1ee5afd6fb957f37fddce6133fae5b286b98dee3..0facd5e7388562d7426e12beb71d06ac86c91399 100644 (file)
@@ -420,3 +420,5 @@ Code Walkthroughs
    BackfillMachine <backfillmachine>
    SeaStore <seastore>
    PoseidonStore <poseidonstore>
+   PG Merge Synchronization <pgmerging>
+   The Logical Address in SeaStore <seastore_laddr>
index c8f103466a50e636ab246daffb45a1d3fac5df24..32ca2612a4880026106844272ae2750ade3025a1 100644 (file)
@@ -17,6 +17,7 @@ API
    Service Ops <s3/serviceops>
    Bucket Ops <s3/bucketops>
    Object Ops <s3/objectops>
+   S3 Control <s3/s3control>
    C++ <s3/cpp>
    C# <s3/csharp>
    Java <s3/java>