From 7442ef708254973996db93e0a5f7d390941a24c5 Mon Sep 17 00:00:00 2001 From: Bagas Sanjaya Date: Sat, 22 Feb 2025 16:18:53 +0700 Subject: [PATCH] Documentation: bcachefs: Add casefolding toctree entry Sphinx reports htmldocs toctree warning: Documentation/filesystems/bcachefs/casefolding.rst: WARNING: document isn't included in any toctree Fix the warning by adding casefolding documentation entry to bcachefs toctree. Fixes: bc5cc09246c5 ("bcachefs: bcachefs_metadata_version_casefolding") Reported-by: Stephen Rothwell Closes: https://lore.kernel.org/linux-next/20250221161728.32739f85@canb.auug.org.au/ Signed-off-by: Bagas Sanjaya Signed-off-by: Kent Overstreet --- Documentation/filesystems/bcachefs/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/filesystems/bcachefs/index.rst b/Documentation/filesystems/bcachefs/index.rst index 7db4d7ceab582..0415b5d781920 100644 --- a/Documentation/filesystems/bcachefs/index.rst +++ b/Documentation/filesystems/bcachefs/index.rst @@ -10,4 +10,5 @@ bcachefs Documentation CodingStyle SubmittingPatches + casefolding errorcodes -- 2.47.2