From ced8ad236d9cf5a915be352b9ffd3139001f14c0 Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Fri, 24 Jul 2026 15:25:00 +0200 Subject: [PATCH] index.rst: move the "Overview and Concepts" manual in the "Introduction and Overview" section The Overview and Concepts manual contains introductory content which feels like it should rather be in the first section of the welcome page, rather than the "Manuals" section. Moreover, this section does not feel like a manual either, so rename the section title to "Overview and Concepts". Keep the "-manual" suffix to the directory name to avoid breaking links, though. (From yocto-docs rev: f1ab418602aefbde6ca46cfe01ee0695a9c91d65) Signed-off-by: Antonin Godard (cherry picked from commit 62b982ca545441657491f4d8553144cef7cb3185) Signed-off-by: Antonin Godard Signed-off-by: Paul Barker --- documentation/index.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/documentation/index.rst b/documentation/index.rst index 4eab42aae5..412233f9c1 100644 --- a/documentation/index.rst +++ b/documentation/index.rst @@ -29,6 +29,13 @@ Get started using the Yocto Project. Yocto Project Technical Overview Tips and Tricks Wiki +Get familiar with the development environment and concepts of the Yocto Project. + +.. toctree:: + :maxdepth: 2 + + Overview and Concepts + Contributing to the Yocto Project ================================= @@ -51,7 +58,6 @@ infrastructure. :maxdepth: 1 :caption: Manuals - Overview and Concepts Manual Reference Manual Board Support Package (BSP) Developer's guide Development Tasks Manual