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/kernel-dev/kernel-dev-advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/kernel-dev/kernel-dev-advanced.rst') diff --git a/documentation/kernel-dev/kernel-dev-advanced.rst b/documentation/kernel-dev/kernel-dev-advanced.rst index db0a1eb2e5..cc48343257 100644 --- a/documentation/kernel-dev/kernel-dev-advanced.rst +++ b/documentation/kernel-dev/kernel-dev-advanced.rst @@ -474,7 +474,7 @@ supported kernel type. This section overviews the BSP description structure, the aggregation concepts, and presents a detailed example using a BSP supported by the Yocto Project (i.e. BeagleBone Board). For complete information on BSP -layer file hierarchy, see the :doc:`../bsp-guide/bsp-guide`. +layer file hierarchy, see the :doc:`../bsp-guide/index`. Description Overview ~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3-54-g00ecf