summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2022-09-22 11:21:13 -0600
committerJonathan Corbet <corbet@lwn.net>2022-09-23 15:03:06 -0600
commitd66beb5f14f37a0c91b480e24978e04aca729fb2 (patch)
tree70607a4c3fd092b670f39e9acf4084f0fc6432f6
parent15217aae83b5b9903187354a0f42dd6b04dc3c8f (diff)
downloadlwn-d66beb5f14f37a0c91b480e24978e04aca729fb2.tar.gz
lwn-d66beb5f14f37a0c91b480e24978e04aca729fb2.zip
docs: Expand the front-page CPU-architecture section
Actually show the entries for individual architectures, since otherwise a single line reading "CPU architectures" is not very enlightening. We should really move all of the architecture directories under an arch/ directory, as we do with the top-level directory, but that's a task for another day. Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r--Documentation/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst
index 6d01c2e38573..5a700548ae82 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -93,7 +93,7 @@ Architecture-specific documentation
-----------------------------------
.. toctree::
- :maxdepth: 1
+ :maxdepth: 2
arch