From bd1789261122c25d62b8e8e7f7d5647249e8d8ff Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Thu, 3 Dec 2020 22:38:34 +0100 Subject: sphinx: rename top level document in each manual It is more common to call the top level document index.rst. This is what this patch is doing, along with all required references fixup. (From yocto-docs rev: 2cea7fbba9210479fc0387d7e1b80da9885558f0) Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/index.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'documentation/index.rst') diff --git a/documentation/index.rst b/documentation/index.rst index 2891a98621..9f41daf4b4 100644 --- a/documentation/index.rst +++ b/documentation/index.rst @@ -14,7 +14,7 @@ Welcome to the Yocto Project Documentation :maxdepth: 1 :caption: Introduction and Overview - Quick Build + Quick Build what-i-wish-id-known transitioning-to-a-custom-environment Yocto Project Software Overview @@ -25,15 +25,15 @@ Welcome to the Yocto Project Documentation :maxdepth: 1 :caption: Manuals - Overview and Concepts Manual - Reference Manual - Board Support Package (BSP) Developer's guide - Development Tasks Manual - Linux Kernel Development Manual - Profile and Tracing Manual - Application Development and the Extensible SDK (eSDK) - Toaster Manual - Test Environment Manual + Overview and Concepts Manual + Reference Manual + Board Support Package (BSP) Developer's guide + Development Tasks Manual + Linux Kernel Development Manual + Profile and Tracing Manual + Application Development and the Extensible SDK (eSDK) + Toaster Manual + Test Environment Manual Bitbake User Manual .. toctree:: -- cgit v1.2.3-54-g00ecf