Having a single toctree level makes this page more readable at a glance.
This also makes it more like the other top-level books (process,
admin-guide, etc.).
We can also consider using proper headings like process/index does, but
this is at least a step in the right direction.
Signed-off-by: Vegard Nossum <redacted>
---
Documentation/userspace-api/index.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/userspace-api/index.rst b/Documentation/userspace-api/index.rst
index 275f70f3bcbe..82f9dbd228f5 100644
--- a/Documentation/userspace-api/index.rst
+++ b/Documentation/userspace-api/index.rst
@@ -19,7 +19,7 @@ General documentation:
Subsystem-specific documentation:
.. toctree::
- :maxdepth: 2
+ :maxdepth: 1
no_new_privs
seccomp_filter--
2.34.1