Commit aa98e70f authored by Bagas Sanjaya's avatar Bagas Sanjaya Committed by Kent Overstreet
Browse files

Documentation: filesystems: Add bcachefs toctree



Commit eb386617 ("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: eb386617 ("bcachefs: Errcode tracepoint, documentation")
Signed-off-by: default avatarBagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 6088234c
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

======================
bcachefs Documentation
======================

.. toctree::
   :maxdepth: 2
   :numbered:

   errorcodes
+1 −0
Original line number Diff line number Diff line
@@ -69,6 +69,7 @@ Documentation for filesystem implementations.
   afs
   autofs
   autofs-mount-control
   bcachefs/index
   befs
   bfs
   btrfs