doc: add orphan files to toctree

Fix three Sphinx warnings and make the documents discoverable.

Signed-off-by: Ville Ojamo <git2233+ceph@ojamo.eu>
This commit is contained in:
Ville Ojamo 2026-07-09 12:45:37 +07:00
parent 1f2dc5fbd6
commit 8ed03627fd
2 changed files with 3 additions and 0 deletions

View File

@ -420,3 +420,5 @@ Code Walkthroughs
BackfillMachine <backfillmachine>
SeaStore <seastore>
PoseidonStore <poseidonstore>
PG Merge Synchronization <pgmerging>
The Logical Address in SeaStore <seastore_laddr>

View 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>