Skip to content

Commit aa98e70

Browse files
bagasmeKent Overstreet
authored andcommitted
Documentation: filesystems: Add bcachefs toctree
Commit eb38661 ("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: eb38661 ("bcachefs: Errcode tracepoint, documentation") Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
1 parent 6088234 commit aa98e70

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.. SPDX-License-Identifier: GPL-2.0
2+
3+
======================
4+
bcachefs Documentation
5+
======================
6+
7+
.. toctree::
8+
:maxdepth: 2
9+
:numbered:
10+
11+
errorcodes

Documentation/filesystems/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ Documentation for filesystem implementations.
6969
afs
7070
autofs
7171
autofs-mount-control
72+
bcachefs/index
7273
befs
7374
bfs
7475
btrfs

0 commit comments

Comments
 (0)