Documentation: filesystems: Add bcachefs toctree
authorBagas Sanjaya <bagasdotme@gmail.com>
Fri, 5 Apr 2024 07:23:18 +0000 (14:23 +0700)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 6 Apr 2024 17:50:26 +0000 (13:50 -0400)
commitaa98e70fc6c97f39a7bd68cb1e641ca50d4f9423
tree80be83d987be1f4af4cf5cc276f0a00f03ee03f9
parent6088234ce83acec4aaf56ecc0e9525bac18b4295
Documentation: filesystems: Add bcachefs toctree

Commit eb386617be4bdf ("bcachefs: Errcode tracepoint, documentation")
adds initial bcachefs documentation (private error codes) but without
any table of contents tree for the filesystem docs, hence Sphinx warns:

Documentation/filesystems/bcachefs/errorcodes.rst: WARNING: document isn't included in any toctree

Add bcachefs toctree to fix above warning.

Fixes: eb386617be4b ("bcachefs: Errcode tracepoint, documentation")
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Documentation/filesystems/bcachefs/index.rst [new file with mode: 0644]
Documentation/filesystems/index.rst